Download domain collections and environment templates generated from the runtime OpenAPI contract. The HTML page adds download controls; this document remains the complete inventory and setup reference.
Collections
| Collection | Description | Requests | Version | Last updated | File |
|---|---|---|---|---|---|
| General API | General endpoints generated from runtime OpenAPI. | 1 | 1.0.0 | 2026-03-16 | monetizekit-general.postman_collection.json |
| Customers API | Customers endpoints generated from runtime OpenAPI. | 11 | 1.0.0 | 2026-03-16 | monetizekit-customers.postman_collection.json |
| Entitlements API | Entitlements endpoints generated from runtime OpenAPI. | 4 | 1.0.0 | 2026-03-16 | monetizekit-entitlements.postman_collection.json |
| Usage API | Usage endpoints generated from runtime OpenAPI. | 4 | 1.0.0 | 2026-03-16 | monetizekit-usage.postman_collection.json |
| Credits API | Credits endpoints generated from runtime OpenAPI. | 9 | 1.0.0 | 2026-03-16 | monetizekit-credits.postman_collection.json |
| Catalog API | Catalog endpoints generated from runtime OpenAPI. | 4 | 1.0.0 | 2026-03-16 | monetizekit-catalog.postman_collection.json |
| Complete API | All runtime API operations generated from OpenAPI. | 33 | 1.0.0 | 2026-03-16 | monetizekit-complete.postman_collection.json |
Environment templates
| Environment | File | Variables |
|---|---|---|
| MonetizeKit Dev | monetizekit-dev.postman_environment.json | baseUrl (default), workspaceId (default), apiKey (secret) |
| MonetizeKit Staging | monetizekit-staging.postman_environment.json | baseUrl (default), workspaceId (default), apiKey (secret) |
| MonetizeKit Production | monetizekit-production.postman_environment.json | baseUrl (default), workspaceId (default), apiKey (secret) |
Setup guide
Import a collection JSON into Postman.
Import the matching environment template.
Replace
apiKeywith a scoped service token from Settings → API Keys. See Authentication for scope guidance.Run a GET request first, then POST flows with generated idempotency headers.
Public workspace: https://www.postman.com/monetizekit/workspace/monetizekit-public