Skip to main content
Skip table of contents

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:

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

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

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

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.