Tyk · Example Payload

Tyk Gateway Trace Http Request Example

API GatewayAPI ManagementGraphQLOpen Source

Tyk Gateway Trace Http Request 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

bodymethodpath

Example Payload

Raw ↑
{
  "body": "example_value",
  "method": "example_value",
  "path": "example_value"
}