T

Tyk Gateway REST API

REST discovered

Details Spec supplied by APIs.guru
Spec
https://api.apis.guru/v2/specs/tyk.com/1.9/swagger.json
Spec (yml)
https://raw.githubusercontent.com/TykTechnologies/tyk-docs/refs/heads/production/swagger/nightly/gateway-swagger.yml
Docs
https://tyk.io/docs/tyk-gateway-api
Authentication
Tyk Gateway shared secret api_key discovered Get key ↗
x-tyk-authorization: <credential>

Set the secret parameter in your Tyk Gateway tyk.conf file, then use that shared secret as the x-tyk-authorization header on Gateway API requests. The docs explicitly say: 'you’ll need to set the secret parameter in your tyk.conf file' and send it as x-tyk-authorization. See Tyk Gateway API.