Authorizations
Path Parameters
UID of an API as it comes from the API Provider
"a0ce49d559ce49d64fe608ea3728082a"
UID of an API Product
1
Body
Human-readable description of an API added by the portal admins
"This API provides payment endpoints"
Name of an API as it is defined in the gateway
"Payment API"
URL of OpenAPI Specification for this API. The document must be a valid OAS document
"https://petstore.swagger.io/v2/swagger.json"
Status of this API: true
means the API is up and false
identifies that it is down
true
Response
OK
Authentication type of an API
"authToken"
Human-readable description of an API added by the portal admins
"This API provides payment endpoints"
Listen path which is defined for this API in the gateway
"/payments/"
Name of an API as it is defined in the gateway
"Payment API"
URL of OpenAPI Specification for this API. The document must be a valid OAS document
"https://petstore.swagger.io/v2/swagger.json"
Status of this API: true
means the API is up and false
identifies that it is down
true
Upstream URL of this API
"http://httpbin.org/"