Testing a REST API
About this task
You can test a REST API by invoking the REST API URI in postman. Specify the REST API URI with the required method in the format as follows:

You can customize or shorten the base path of the REST API URI by creating URL aliases. To know more about how to create URL aliases, see [URL aliases](/apigateway/10.15.0/administration/chapter1b/#co-gtw_configure_url_aliases).
Let's test the SearchCruise REST API, which was imported using a file. In this example, to test whether the Search Cruise API is created successfully, let's search a cruise with cruise ID 00001 using the Search Cruise API. The API response should include the details of the requested cruise.
To test a REST API using Postman
Procedure
What to do next
For details about the further actions you can perform on the API, see All about APIs in the API Gateway User's Guide.