> For the complete documentation index, see [llms.txt](https://developer.dashdoc.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.dashdoc.com/docs/get-started/core-api-concepts/http-status-codes-1.md).

# 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.
