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 the server1 profile listens on 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>

If the desired outcome is returned after calling the backend service API, the project is successfully configured.