Debug an API
Debugging an API allows faster identification and debugging of failed runtime requests.
Before you begin
Make sure that you have Manage APIs or Activate or Deacticate API's functional privileges.
About this task
The tracer in webMethods API Gateway has the debugging capability, which, when enabled, lists the API requests made. Tracer supports runtime request lifecycle monitoring in webMethods API Gateway. Inspecting the failed runtime requests helps you to debug and troubleshoot your API calls.
Note: You can trace REST, SOAP, and OData API calls.
The following example illustrates the steps to create a REST API Petstore Debugging, Enable tracing on this API, start the Petstore Debugging API by using Postman, and debug it.