For the complete documentation index, see llms.txt. This page is also available as Markdown.

Limits

This section describes the limit of use of our API. This functionality will be active from 12/12/2019.

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)

Última actualización