Skip to content

Missing authentication

Type: https://docs.dockt.com/errors/missing-auth

Status: 401 Unauthorized

The endpoint requires authentication, but the request has no valid API credential or browser session.

Backend integrations must send Authorization: Bearer YOUR_TOKEN. Confirm that intermediaries preserve the header and that the token isn’t empty. Browser requests must complete sign-in before calling protected routes.