APIs
# APIs
# APIs - Overview
This is the REST API documentation for Asgardeo.
# APIs in Asgardeo
Asgardeo exposes a set of APIs, which allows you to manage various organization settings and application settings programmatically using the APIs. This is an alternative to using the Asgardeo console.
Some of these APIs are used for management purposes and they have special authentication requirements. The management APIs in Asgardeo are as follows:
- Email templates API
- User management API (SCIM2)
me
endpointusers
endpointgroup
endpointbulk
endpointresource type
endpointservice provider config
endpoint
- User session management API
- User session extension API
- Event configuration management API
- Identity Governance API
- Suborganization APIs
# Authentication
You need an access token to invoke APIs in Asgardeo. If you are an administrator or developer who has access to the Asgardeo console, you can generate the required access tokens.
The process of obtaining access tokens is different for management APIs and other APIs of Asgardeo.