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

Rate limiting

Requests are rate-limited per key (fixed window). A 429 response includes a Retry-After header — honour it before retrying.

Last updated

Was this helpful?