Tyk · Example Payload

Tyk Gateway Rate Limit Example

API GatewayAPI ManagementGraphQLOpen Source

Tyk Gateway 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

enabledperrate

Example Payload

Raw ↑
{
  "enabled": true,
  "per": 10,
  "rate": 10
}