Tyk · Example Payload

Tyk Gateway Global Rate Limit Example

API GatewayAPI ManagementGraphQLOpen Source

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

Top-level fields

disabledperrate

Example Payload

Raw ↑
{
  "disabled": true,
  "per": 42.5,
  "rate": 42.5
}