Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
If you can't access your API Connect instance via the IBM Cloud dashboard, then you canstill access your API Manager instance by going directly
Then you can simply click the appropriate region-specific URL:
US South
US East
United Kingdom
Germany
Sydney
Click the appropriate region-specific URL:
The previous call returns a JSON object which is an array of APIC instances. For example
[ { "id": "56fbb7830cf2ec5f1ac7e5e4", "name": "api-connect-ops", "displayName": "API Connect (ops)", "orgType": "apiProvider",... }, { "id": "5735f66f0cf27771d43aadf8", "name": "api-connect-experiment", "displayName": "API Connect (Experiment)", "orgType": "apiProvider",...
Use the Name and displayName fields to identify the instance you want,then copy the value of the id field.
Name
displayName
id
Construct and launch the appropriate region-specific URL:
Copy