RESTful APIs

(Difference between revisions)
Jump to: navigation, search
Line 9: Line 9:
 
* [[OAuth APIs]]
 
* [[OAuth APIs]]
 
* [[Wi-Fi 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:
 +
 +
{|
 +
! style="text-align:left; width: 100px;"| Environment
 +
! style="text-align:left; width: 100px;"| Region
 +
! style="text-align:left; width: 300px;"| 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
 +
|}
  
 
== Deprecated APIs ==
 
== Deprecated APIs ==

Revision as of 20:21, 7 January 2021

In this page you can explore all available APIs for the CoffeeBean Identity and Access Platform:

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

Deprecated APIs

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox