GraphQL endpoint
https://app.monetizekit.app/api/graphql
Subscription operations
OBJECT Subscription
| Field | Type | Arguments | Complexity | Description | Deprecated |
|---|---|---|---|---|---|
usageUpdated | UsageCounter | customerId: ID! (required) | 2 | Usage stream updates | No |
Help improve docs quality by sharing anonymous interaction telemetry (no PII or token data).
Subscription operation schemas and runnable real-time GraphQL examples.
https://app.monetizekit.app/api/graphql
| Field | Type | Arguments | Complexity | Description | Deprecated |
|---|---|---|---|---|---|
usageUpdated | UsageCounter | customerId: ID! (required) | 2 | Usage stream updates | No |
Loading GraphQL schema...
You can browse schema and examples without logging in. Sign in and provide your own API token to execute live queries.
Endpoint: https://app.monetizekit.app/api/graphql
Query complexity
Pagination guidance: use first/after or last/before on connection fields to control response size.
Was this page helpful?