For the complete documentation index, see llms.txt. This page is also available as Markdown.

Authentication

Drizz APIs use Auth0 Client Credentials Flow for authentication.

Authentication Endpoint

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

Last updated

Was this helpful?