> For the complete documentation index, see [llms.txt](https://docs.drizz.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.drizz.dev/drizz-api-integration/authentication/authentication-endpoint.md).

# Authentication Endpoint

This endpoint issues an Auth0 access token required for all authenticated interactions with Drizz Public APIs. Clients must exchange their credentials for a short-lived bearer token before invoking any protected endpoint.

**Endpoint:**\
POST https\://\<auth-domain>/oauth/token
