Regions and endpoints
You can use the IBM Cloud® App ID APIs for DevOps automation, customization, and management of your service instances. To understand availability of the service, you can review the following connectivity options.
Available regions
App ID is available in the following regions:
This image is an artistic representation and does not reflect actual political or geographic boundaries.
Service endpoints
If you're managing your service instances of App ID programmatically, see the following table to determine which API endpoints to use when you connect to the APIs.
Region | Endpoint |
---|---|
Dallas | us-south |
Frankfurt | eu-de |
London | eu-gb |
Osaka | jp-osa |
Sao Paulo | br-sao |
Sydney | au-syd |
Tokyo | jp-tok |
Toronto | ca-tor |
Washington | us-east |
Formatting your API call
Calls to the management API endpoint take the following structure:
https://<regionEndpoint>.appid.cloud.ibm.com/management
API | Endpoint |
---|---|
Authorization | https://<region>.appid.cloud.ibm.com/oauth/v4 |
Management | https://<region>.appid.cloud.ibm.com/management/v4 |
Profiles | https://<region>.appid.cloud.ibm.com/api/v1 |
Need help?
If you run in to trouble while working with the APIs, try watching this tutorial video.