Apache APISIX · Example Payload

Consumer Example

ApacheAPI GatewayCloud NativeKubernetesLuaNGINXOpen SourceTraffic Management

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

Top-level fields

usernamedescpluginslabelsgroup_id

Example Payload

Raw ↑
{
  "username": "example-route",
  "desc": "Example Apache APISIX resource",
  "plugins": {},
  "labels": {},
  "group_id": "route-001"
}