Skip to main content
Download Postman Collection

Importing into Postman

  1. Download the collection using the link above.
  2. Open Postman and click Import (top left).
  3. Drag the downloaded file into the import dialog, or click Upload Files and select it.
  4. The collection will appear in your sidebar with folders for Authentication, Query, Schemas, and Usage.

Getting started

After importing, call Authentication > Get access token with your clientId and clientSecret. Copy the accessToken from the response and set it as a Bearer token on the collection or individual requests.