Z

ZITADEL Management API (v1)

REST discovered

Details
URL
${CUSTOM_DOMAIN}/management/v1
Docs
https://zitadel.com/docs/reference/api/management
Authentication
OAuth 2.0 access token for a user or service account bearer discovered Get token ↗
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.