Skip to main content
GET
Get a list of example API definitions.

Authorizations

Authorization
string
header
required

The Tyk Dashboard API Access Credentials

Headers

x-tyk-examples-index
string
default:https://raw.githubusercontent.com/TykTechnologies/tyk-examples/main/repository.json

URL path to the repository.json in the repository defined in `x-tyk-repo-url.

Response

List of API examples response.

location
string
Example:

"udg/vat-checker"

name
string
Example:

"VAT number checker UDG"

shortDescription
string
Example:

"Simple REST API wrapped in GQL using Universal Data Graph that allows user to check validity of a VAT number and display some details about it."