Authorizations
The Tyk Dashboard API Access Credentials
Headers
x-tyk-examples-index
string
default:https://raw.githubusercontent.com/TykTechnologies/tyk-examples/main/repository.json
URL that points to the index file (repository.json) or root of a repository housing examples.
Repository URL to fetch example API definitions from.
Path Parameters
Location of the tyk example in the repository defined in x-tyk-repo-url
.
Query Parameters
If set to true, the response will contain the content of the Readme file for the specified example, the readme content will be present as the readme
field.
If set to true, the response will contain the APIDefinition of the specified example, the definition will be present as the apiDefinition
field.