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.
{ "key_id": "<string>", "name": "<string>", "status": "<string>", "api_key": "<string>", "prefix": "<string>", "created_at": "<string>", "last_used_at": "<string>", "disabled_at": "<string>", "expires_at": "<string>", "rotated_from_key_id": "<string>", "rotated_at": "<string>", "credit_limit": 123, "credit_used": 0, "credit_reserved": 0, "credit_remaining": 123, "credit_budget_reset_at": "<string>" }
{ "code": "<string>", "detail": "<string>", "error": "<string>", "ok": false, "meta": {} }
Create an API key and return the one-time secret.
Display name for the API key.
1 - 120
Hard credit limit for this API key, or null for Unlimited.
0 <= x <= 1000000000
Created API key.