Gravitee · Example Payload

Gravitee Apim Create Subscription Example

API GatewayAPI ManagementAccess ManagementIdentityEvent-DrivenEvent ManagementKafka GatewayKafkaMQTTGraphQLgRPCAI GatewayMCPA2ALLM ProxyMulti-Gateway FederationDeveloper PortalOpen SourceApache 2.0

Gravitee Apim Create Subscription Example is an example object payload from Gravitee, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

apiplanapplication

Example Payload

Raw ↑
{
  "api": "a1b2c3d4-1234-4567-89ab-0123456789ab",
  "plan": "11111111-2222-3333-4444-555555555555",
  "application": "9f8e7d6c-5b4a-3210-fedc-ba9876543210"
}