API Management
13.2 13.1 13.0 12.2 12.1 12.0 11.0
13.2 13.1 13.0 12.2 12.1 12.0 11.0

Testing a Deployed Service

By default, the gateway server of server1 profile listens to port: 2160 enabling access to the deployed API projects/products.

To access the deployed backend service, use the URL in the following format:

http://<ip-address-of-gateway-machine>:2160/<project-context-path>/<version-number>

Alternatively, obtain the URL from the Overview section under the API Project tab.

If the desired outcome returns after calling the backed service API, then the project has been successfully configured.