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

Rate Limits

All API requests are limited to 60 requests per minute per API key.

If the limit is exceeded, the API returns:

HTTP 429 Too Many Requests

Wait until the rate limit window resets before retrying.

Last updated