Skip to main content
The API key presented was rejected.
401 application/problem+json
Every PermitCore error is RFC 9457 application/problem+json. Branch on type (a stable URI), not on title or detail (human-readable, may change).

When it occurs

The credential could not be authenticated. In most cases the API returns invalid-credentials for a bad key; this generic variant is emitted on the fallback path.

How to fix

Confirm you are sending the full plaintext key, or rotate it at permitcore.io/account/api-keys. Not retryable unchanged. Not retryable — fix the request before resubmitting; retrying unchanged returns the same error. See the full error catalog for the response shape and retry matrix. Every response carries an x-request-id header — include it in any support request.