Zitadel Auth API

The Zitadel Auth API provides endpoints for authenticated users to perform operations on their own accounts, including profile management, session handling, MFA setup, and personal data management. Accessible at /auth/v1/.

API entry from apis.yml

apis.yml Raw ↑
aid: zitadel:auth-api
name: Zitadel Auth API
description: The Zitadel Auth API provides endpoints for authenticated users to perform operations on
  their own accounts, including profile management, session handling, MFA setup, and personal data management.
  Accessible at /auth/v1/.
humanURL: https://zitadel.com/docs/apis/introduction
tags:
- Authentication
- User Profile
- Session Management
- MFA
properties:
- type: Documentation
  url: https://zitadel.com/docs/apis/introduction