{
"error": {
"code": "UNAUTHORIZED",
"docs": "https://docs.unprice.dev/api-reference/errors/code/UNAUTHORIZED",
"message": "<string>",
"requestId": "req_1234"
}
}Errors
UNAUTHORIZED
Cause
The request has no valid API key. The key can be missing, malformed, revoked, or expired.Action
Send the project key in theAuthorization: Bearer <API_KEY> header. Create or rotate the key in
the Unprice Dashboard if it is no longer active.
Support evidence
Include the error response andrequestId if you contact support.Show child attributes
Show child attributes