Skip to main content
GET
List all APIs in Tyk OAS API format.

Authorizations

X-Tyk-Authorization
string
header
required

Api key

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

List of API definitions in Tyk OAS format.

openapi
string
required
Pattern: ^3\.0\.\d(-.+)?$
info
object
required
paths
object
required
externalDocs
object
servers
object[]
security
object[]
tags
object[]
components
object
x-tyk-api-gateway
object