Authorization header of every request — the API does not support cookie-based auth or query-string tokens.
Header format
Example request
Obtaining an API key
- Sign in at app.detail.dev.
- Navigate to Settings → API Keys.
- Click Create key, give it a name, and copy the key value immediately — it will not be shown again.
Key format
API keys come in two types, distinguished by their prefix:Error responses
If authentication fails, the API returns a JSON error body alongside the HTTP error status.
A
401 response looks like this:

