Sudo’s API uses OAuth 2.0 Bearer Token to authenticate requests. All API calls must include a bearer token.

An invalid, missing, or expired token will result in HTTP 401 Unauthorized responses.