Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
A valid request URL is required to generate request examples
{ "rate_limits": [ { "created_at": "<string>", "in_flight": 123, "max_requests": 123, "max_tokens": 123, "period_label": "<string>", "period_seconds": 123, "requests_remaining": 123, "requests_used": 123, "scope": "<string>", "source": "<string>", "subject": "<string>", "tokens_remaining": 123, "tokens_used": 123, "updated_at": "<string>", "user_path": "<string>", "window_end": "<string>", "window_start": "<string>" } ], "server_time": "<string>" }
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Rate limit key
Show child attributes
OK
Was this page helpful?