Skip to content
V2 (Legacy) API ReferenceGet started
2xxx — Resource Errors

2004: Unauthorized

Missing or invalid authentication credentials.

Missing or invalid authentication credentials. This is an HTTP 401 error indicating your request did not include a valid authentication token.

  • Include a valid Bearer token in the Authorization header (e.g., Authorization: Bearer your-api-key)