Created key secrets are returned once. Persist hashed representations only. Per-key limits support
requests per minute, monthly requests, monthly USD, and token caps.
API reference
API keys API
Manage scoped API keys.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Manage scoped API keys.
| Method | Path | Purpose |
|---|---|---|
GET | /v1/api-keys | List key records |
POST | /v1/api-keys | Create a scoped key |
PATCH | /v1/api-keys/{id}/limits | Update per-key request budgets |
DELETE | /v1/api-keys/{id} | Revoke a scoped key |