Venice rate limits API requests to 20 per minute per user, regardless of how many keys are created.

Please note: This will evolve to change as the beta evolves.

You can monitor your API utilization and remaining requests by evaluating the following headers:

x-ratelimit-limit-requestsThe number of requests you’ve made in the current evaluation period.
x-ratelimit-remaining-requestsThe remaining requests you can make in the current evaluation period.
x-ratelimit-reset-requestsThe duration of time until your rate limit resets.