Description
The request does not include a valid API key. All API requests must include anAuthorization: Bearer header or an X-API-Key header.
Example
Common Causes
- Missing
AuthorizationorX-API-Keyheader - Revoked or expired API key
- Malformed key value
Resolution
Include a valid API key in theAuthorization: Bearer header (preferred) or the X-API-Key header. You can create and manage keys in Developer Settings.