Skip to main content
GET
Get a Tyk OAS API definition.

Authorizations

X-Tyk-Authorization
string
header
required

Api key

Path Parameters

apiID
string
required

ID of the API you want to fetch

Query Parameters

mode
enum<string>

By default mode is empty which means it will return the Tyk API OAS spec including the x-tyk-api-gateway part. When mode=public, the Tyk OAS API spec will exclude the x-tyk-api-gateway part in the response.

Available options:
public

Response

OK

info
object
middleware
object
server
object
upstream
object