mirror of
https://github.com/zitadel/zitadel.git
synced 2025-04-23 02:41:31 +00:00
12 lines
462 B
Plaintext
12 lines
462 B
Plaintext
---
|
|
title: APIs V2 (Beta)
|
|
---
|
|
|
|
import DocCardList from '@theme/DocCardList';
|
|
|
|
APIs V2 organize access by resources (users, settings, etc.), unlike context-specific V1 APIs.
|
|
This simplifies finding the right API, especially for multi-organization resources.
|
|
|
|
**Note**: V2 is currently in [Beta](/support/software-release-cycles-support#beta) and not yet generally available (breaking changes possible). Check individual services for availability.
|
|
|
|
<DocCardList /> |