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

Rate limits

The rate limit applies to your account and is enforced across all API keys.

Current rate limits:

  • 100 requests within a 10 second period

  • 600 requests within a 60 second period

Exceeding rate limits

If you exceed the rate limits your request will be returned with a 429 status code.

Last updated