Z
ZITADEL resource APIs (v2)
Details
- URL
-
https://${CUSTOM_DOMAIN} - Docs
- https://zitadel.com/docs/apis/v2
Authentication
Authorization: Bearer <credential> /Authorization: Bearer <credential> For API access, create a service account in the ZITADEL console and authenticate it using one of ZITADEL's supported methods: private key JWT, client credentials, or a personal access token, following Authenticate service accounts. To call ZITADEL APIs (except Auth/System), request a token that includes the reserved audience scope urn:zitadel:iam:org:project:id:zitadel:aud as described in Access ZITADEL APIs. For user-scoped Auth API calls, use the authenticated user's access token instead.