Rate limiting
To ensure fair usage and protect the stability of the Dashdoc API, a rate limit is enforced on all API users.
Current Limit
10 requests per second per API user.
Exceeding this limit will result in a 429 Too Many Requests response.
Last updated
Was this helpful?