Postman collection

Use this guide to explore how to use Postman with our API.

To help make your development process simpler, we’ve published a Postman collection with example calls to our API.

How to get started

  1. Download the postman collection from here
  2. Generate an API key from your dashboard
  3. Add your clientId and clientSecret key as variables in the postman collection

When creating your own calls, be sure to include the Origin and Referer in the header.

About scopes

Since different actions require a different scopes, each folder includes a call to generate a token with the scopes needed for that call. Scopes are required if you’re using Moov.js or any client-side integration.