API keys & quota
These endpoints apply to your tenant using API key authentication.API keys
Prefix:/keys
| Method | Path | Description |
|---|---|---|
POST | /keys | Create a key (raw secret returned once) |
GET | /keys | List keys (prefixes and metadata only) |
DELETE | /keys/{key_id} | Revoke a key |