{
  "error": {
    "code": "INTERNAL_SERVER_ERROR",
    "docs": "https://unkey.dev/docs/api-reference/errors/code/INTERNAL_SERVER_ERROR",
    "message": "<string>",
    "requestId": "req_1234"
  }
}

Problem

We were unable to authorize your request. Either your key was missing, malformed or does not have the required permissions.

Solution

Check the message field and double check you are sending the key correctly in the Authorization header.

If that doesn’t help, ask for help on Discord

error
object
required