Tyk · Example Payload

Tyk Gateway Graph Ql Subgraph Entity Example

API GatewayAPI ManagementGraphQLOpen Source

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

Top-level fields

api_idheadersnamesdlsubscription_typeurl

Example Payload

Raw ↑
{
  "api_id": "500123",
  "headers": "example_value",
  "name": "Example Title",
  "sdl": "example_value",
  "subscription_type": "example_value",
  "url": "https://www.example.com"
}