> 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.md).

# Authentication

Drizz APIs use Auth0 Client Credentials Flow for authentication.

#### Authentication Endpoint

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

<br>
