Help improve docs quality by sharing anonymous interaction telemetry (no PII or token data).

Postman Collections

Download domain collections and environment templates for quick API validation.

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

CollectionDescriptionRequestsVersionLast updatedFile
General APIGeneral endpoints generated from runtime OpenAPI.11.0.02026-03-16monetizekit-general.postman_collection.json
Customers APICustomers endpoints generated from runtime OpenAPI.111.0.02026-03-16monetizekit-customers.postman_collection.json
Entitlements APIEntitlements endpoints generated from runtime OpenAPI.41.0.02026-03-16monetizekit-entitlements.postman_collection.json
Usage APIUsage endpoints generated from runtime OpenAPI.41.0.02026-03-16monetizekit-usage.postman_collection.json
Credits APICredits endpoints generated from runtime OpenAPI.91.0.02026-03-16monetizekit-credits.postman_collection.json
Catalog APICatalog endpoints generated from runtime OpenAPI.41.0.02026-03-16monetizekit-catalog.postman_collection.json
Complete APIAll runtime API operations generated from OpenAPI.331.0.02026-03-16monetizekit-complete.postman_collection.json

Environment templates

EnvironmentFileVariables
MonetizeKit Devmonetizekit-dev.postman_environment.jsonbaseUrl (default), workspaceId (default), apiKey (secret)
MonetizeKit Stagingmonetizekit-staging.postman_environment.jsonbaseUrl (default), workspaceId (default), apiKey (secret)
MonetizeKit Productionmonetizekit-production.postman_environment.jsonbaseUrl (default), workspaceId (default), apiKey (secret)

Setup guide

  1. Import a collection JSON into Postman.

  2. Import the matching environment template.

  3. Replace apiKey with a scoped service token from Settings → API Keys. See Authentication for scope guidance.

  4. Run a GET request first, then POST flows with generated idempotency headers.

Public workspace: https://www.postman.com/monetizekit/workspace/monetizekit-public

Was this page helpful?