Tyk · Example Payload

Tyk Gateway Graph Ql Proxy Config Example

API GatewayAPI ManagementGraphQLOpen Source

Tyk Gateway Graph Ql Proxy Config Example is an example object payload from Tyk, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

auth_headersrequest_headersrequest_headers_rewritesubscription_type

Example Payload

Raw ↑
{
  "auth_headers": "example_value",
  "request_headers": "example_value",
  "request_headers_rewrite": "example_value",
  "subscription_type": "example_value"
}