RESTful APIs
From Social ID Developers
Revision as of 17:49, 24 July 2023 by Gabriel.prado (Talk | contribs)
Contents |
Available APIs
In this page you can explore all available APIs for the CoffeeBean Identity and Access Platform:
- Authentication
- Errors
- Login & Management APIs
- Group Management APIs
- RBAC Management APIs
- Push Notification APIs
- Automation Engine APIs
- Datastore APIs
- OAuth APIs
- Wi-Fi APIs
Environments
By default, all APIs described on this documentation use the https://api.socialidnow.com host. You may need to change this host for the environment and region you are integrating with. For example, if you are developing an integration for a staging or sandbox environment, you need to replace any URL containing https://api.socialidnow.com to https://api-staging.socialidnow.com.
The list of available environments and regions are:
Environment | Region | API host |
---|---|---|
production | sa-east | https://api.socialidnow.com |
production | eu-central | https://api.eu-central.socialidnow.com |
staging | us-east | https://api-staging.socialidnow.com |