API Keys
API endpoints for creating, listing, and revoking API keys.
Endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST | /api-keys | Create API key |
| GET | /api-keys | List API keys |
| DELETE | /api-keys/{keyId} | Revoke API key |
API endpoints for creating, listing, and revoking API keys.
| Method | Endpoint | Description |
|---|---|---|
| POST | /api-keys | Create API key |
| GET | /api-keys | List API keys |
| DELETE | /api-keys/{keyId} | Revoke API key |