IBM Cloud Docs
Regions and endpoints

Regions and endpoints

Review region and connectivity options for interacting with IBM Cloud IBM Cloud App Configuration.

Available regions

IBM Cloud App Configuration is available in the following regions:

  • Dallas
  • Washington DC
  • London
  • Frankfurt
  • Sydney

You can create IBM Cloud App Configuration resources in one of the supported IBM Cloud regions.

Service endpoints

IBM Cloud App Configuration offers two connectivity options for interacting with its service APIs.

Public endpoints
By default, you can connect to resources in your account over the IBM Cloud public network. Your data is encrypted in transit by using the Transport Security Layer (TLS) 1.2 protocol.
Private endpoints
To further secure your connection, you can also enable virtual routing and forwarding (VRF) and service endpoints for your infrastructure account. When you enable VRF for your account, you can connect to IBM Cloud App Configuration by using a private IP that is accessible only through the IBM Cloud private network.

Public endpoints

The following table contains the base URLs for the IBM Cloud App Configuration API endpoints. When you call the API, use the URL that corresponds to the region where your service instance is deployed. Add the path for each method to form the complete API endpoint for your requests.

Table 1. Public endpoints
Location Endpoint URL
Dallas https://us-south.apprapp.cloud.ibm.com/apprapp/feature/v1/instances/{guid}
Washington DC https://us-east.apprapp.cloud.ibm.com/apprapp/feature/v1/instances/{guid}
London https://eu-gb.apprapp.cloud.ibm.com/apprapp/feature/v1/instances/{guid}
Frankfurt https://eu-de.apprapp.cloud.ibm.com/apprapp/feature/v1/instances/{guid}
Sydney https://au-syd.apprapp.cloud.ibm.com/apprapp/feature/v1/instances/{guid}

Private endpoints

If you need to manage your IBM Cloud App Configuration resources over a private network, see the following table to determine the API endpoints to use when you connect to the IBM Cloud App Configuration API.

Table 2. Private endpoints
Location Endpoint URL
Dallas https://private.us-south.apprapp.cloud.ibm.com/apprapp/feature/v1/instances/{guid}
Washington DC https://private.us-east.apprapp.cloud.ibm.com/apprapp/feature/v1/instances/{guid}
London https://private.eu-gb.apprapp.cloud.ibm.com/apprapp/feature/v1/instances/{guid}
Frankfurt https://private.eu-de.apprapp.cloud.ibm.com/apprapp/feature/v1/instances/{guid}
Sydney https://private.au-syd.apprapp.cloud.ibm.com/apprapp/feature/v1/instances/{guid}