Tyk · Example Payload

Tyk Gateway Policy Partitions Example

API GatewayAPI ManagementGraphQLOpen Source

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

Top-level fields

aclcomplexityper_apiquotarate_limit

Example Payload

Raw ↑
{
  "acl": true,
  "complexity": true,
  "per_api": true,
  "quota": true,
  "rate_limit": true
}