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.
Effective plan and live usage for the calling organization (no quota).
A valid request URL is required to generate request examples
{ "plan": { "plan": "<string>", "plan_version": 123, "display_name": "<string>", "status": "<string>", "daily_quota": 123, "burst_per_minute": 123, "history_months": 123, "features": [ "<string>" ], "attribution_required": true, "redistribution_allowed": true, "period_end": "<string>" }, "usage": { "quota_day": "<string>", "used": 123, "limit": 123, "remaining": 123, "reset_at": 123, "burst_limit": 123 }, "client_source": "<string>" }
{ "error": { "code": "<string>", "message": "<string>", "param": "<string>", "help_url": "<string>", "limit_type": "<string>", "plan": "<string>", "reset_at": "<string>", "request_id": "<string>" } }
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Successful Response
Show child attributes