Skip to content

unauthorized

HTTP 401. The request carried no credential: the Authorization header is missing or is not a Bearer scheme.

What to do: Send Authorization: Bearer <api key>. Create a key in Settings → API Keys.

Every error is an RFC 9457 problem document - match on code (stable forever), show detail to humans, and quote instance when reporting an occurrence to support.