Retrieve Service OpenAPI Schema

Retrieve the OpenAPI schema for the specified service.

What It Returns

Each service has its own OpenAPI specification describing:

  • Available endpoints
  • Request/response schemas
  • Authentication requirements

Usage

Use this endpoint to discover the input/output format for a specific service before calling the execute endpoint.

Language
Response
Click Try It! to start a request and see the response here!