APIIDA · Example Payload

Apiida Gateway Example

API GatewayAPI ManagementFederated API ManagementGovernanceLayer7

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

Top-level fields

idnametypeurlstatus

Example Payload

Raw ↑
{
  "id": "gw-001",
  "name": "Production Gateway",
  "type": "kong",
  "url": "https://gateway.example.com",
  "status": "online"
}