API Key Authentication
Pass your API key in thex-api-key header:
Managing API Keys
Manage API keys from the DeepXL Console. These management endpoints are console-only and are not part of the public API.Use the Console dashboard for API key creation, rename, and deletion. Public API keys cannot be used to manage other API keys.
Error Responses
| Status | Description |
|---|---|
401 Unauthorized | Missing or invalid API key |
403 Forbidden | Valid credentials but insufficient permissions |