Using Postman

If you're comfortable using Postman to test out our API then try our Postman collection.

  1. Download Postman if you don't already have it installed

  2. Find our swagger here and import it into Postman

  3. Base 64 encode your API key

  4. Edit the new collection and set authorization to Bearer Authentication and input the API key in the field token:

792