Organization APIs¶
This is the REST API documentation for organizations in Asgardeo.
APIs in Asgardeo¶
Asgardeo exposes a set of APIs, allowing you to manage various organization settings and application settings programmatically. This is an alternative to using the Asgardeo Console.
Some of these APIs are used for organization management purposes, and they have special authentication requirements. The management APIs of organization in Asgardeo are as follows:
Warning
You need a paid Asgardeo subscription to use organization level organization management feature. If you don't already have one, view the available subscription plans and contact the Asgardeo sales team.
Authentication¶
You need an access token to invoke APIs in organizations of Asgardeo. You can generate the required access tokens if you are an administrator or developer with access to the Asgardeo Console.
Note
Learn how to get access tokens for organization management APIs.