mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-08 22:42:11 +00:00
docs(api): update api path (#5876)
This commit is contained in:
@@ -35,7 +35,7 @@ Go to your instance settings and then click on the Tab **Events** to open the Ev
|
||||
Since everything that is available in Console can also be called with our APIs, you can access all events and audit data trough our APIs:
|
||||
|
||||
- [Event API Guide](/docs/guides/integrate/event-api)
|
||||
- [API Documentation](/docs/category/apis/admin/events)
|
||||
- [API Documentation](/docs/category/apis/resources/admin/events)
|
||||
|
||||
Access to the API is possible with a [Service User](/docs/guides/integrate/serviceusers) account, allowing you to integrate the events with your own business logic.
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@ Read more about how to configure your instance in our [instance guide](/guides/m
|
||||
|
||||
ZITADEL has the concept of virtual instances.
|
||||
When installing ZITADEL from scratch, one instance is always automatically created for you.
|
||||
Nevertheless, you can add more virtual instances via the [system API](/apis/system).
|
||||
Nevertheless, you can add more virtual instances via the [system API](/apis/resources/system).
|
||||
This is useful if you have business customers, which in turn have their business customers with self service and custom domain demands.
|
||||
By providing a virtual ZITADEL instances, your customers have all the customization options available in ZITADEL.
|
||||
Scaling ZITADEL instances virtually enables you to easily distribute your limited compute resources to all your customers.
|
||||
|
||||
Reference in New Issue
Block a user