Z
ZITADEL Management API (v1)
Details
- URL
-
${CUSTOM_DOMAIN}/management/v1 - Docs
- https://zitadel.com/docs/reference/api/management
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.