Ready-to-import collections, generated from this same API reference — so they never drift from the live API.
- Download the Postman collection and the environment for your target: Demo · Production.
- In Postman: Import → drop in both files.
- Select the environment and set
clientId/clientSecretto your API credentials. - Run Authentication → Get access token once — it stores the token in the environment and every request inherits collection-level bearer auth. Tokens last one hour; just re-run the request when it expires.
Path parameters such as :id appear as editable fields under the URL bar, and optional query parameters are pre-filled but disabled — tick the ones you need.
Insomnia imports OpenAPI directly: Import → File → choose the OpenAPI spec. Point the base environment at your target and add the bearer token from the authentication flow.
- Browse the full API Reference.
- Need credentials? Ask your MVMNT contact during onboarding.