Authorization header.
POST /api/v3/keys. Existing keys can be listed and revoked through the same endpoint family.
Error responses
| Status | Meaning |
|---|---|
401 | Missing or invalid API key |
403 | Key exists but lacks permission for this resource |
429 | Rate limit exceeded |