> For the complete documentation index, see [llms.txt](https://docs.ventiapp.mx/ventiapp/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ventiapp.mx/ventiapp/english-api/developers/limite-de-uso.md).

# Limits

### What is usage limit?

Throttling usage limit means the API has a maximum number of calls per second. This is to prevent excessive misuse of the resources that Ventiapp provides to developers who are using it.

### How often can I make a call?

The implemented limit is an API call every 1 second, if more than one call is made within this period the server will return an error message with the code HTTP 429 (Too many requests)
