OpenAPI Endpoint

Content-Type_: application/json, application/x-yaml

HTTP-Methods_: GET

This endpoint let you access an Open API version 3 file describing the Service Execution endpoint. Open API files are also commonly known as Swagger files. These files can be used to generate client library in the language of your choice to call the Service Execution endpoint. To generate client code in a variety of language, you can use the Swagger Editor available online at: https://editor.swagger.io.

These Open API files can also be used in API Gateways products such as: WSO2, Azure API Management, Apigee, Amazon API Gateway and many more.

Calling this endpoint with the proper Content-Type in the Accept header will return the corresponding format of the Open API file