mirror of
https://github.com/zitadel/zitadel.git
synced 2024-12-14 11:58:02 +00:00
16 lines
803 B
Markdown
16 lines
803 B
Markdown
|
---
|
||
|
title: Admin API
|
||
|
description: …
|
||
|
---
|
||
|
|
||
|
### Administration aka Admin
|
||
|
|
||
|
This API is intended to configure and manage the IAM itself.
|
||
|
|
||
|
| Service | URI |
|
||
|
|:--------|:--------------------------------------------------------------------------------------------------------------------------------|
|
||
|
| REST | [https://api.zitadel.ch/admin/v1/](https://api.zitadel.ch/admin/v1/) |
|
||
|
| GRPC | [https://api.zitadel.ch/caos.zitadel.admin.api.v1.AdminService/](https://api.zitadel.ch/caos.zitadel.admin.api.v1.AdminService) |
|
||
|
|
||
|
[Latest API Version](https://github.com/caos/zitadel/blob/master/pkg/grpc/admin/proto/admin.proto)
|