A blocked request returns
429 with the same headers. Back off until
the reset instead of retrying immediately.Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Every response tells you where you stand.
| Header | Meaning |
|---|---|
X-RateLimit-Limit | Requests allowed in the window |
X-RateLimit-Remaining | Requests left |
X-RateLimit-Reset | When the window resets (unix seconds) |
429 with the same headers. Back off until
the reset instead of retrying immediately.Was this page helpful?