Tyk · Example Payload

Tyk Gateway State Example

API GatewayAPI ManagementGraphQLOpen Source

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

Top-level fields

activeinternal

Example Payload

Raw ↑
{
  "active": true,
  "internal": true
}