Postman

Many of our members use Postman to test their API. To export a collection:

  1. Log in to the API Builder.

  2. Navigate to top right dropdown and select Postman.

  3. You'll be taken to the Postman web application.

  4. Click on "Run in Postman" on the top right corner.

  5. If you have Postman running locally, click on your desired workspace.

  6. Click on "Import" to successfully import your created API collection to your local Postman app.

To change variables: After successfully importing your collection, click on the Variable tab. Change the api_key, id, base_url & end_point current value with your value's from the API Builder.

Last updated