Last updated

To work with Postman, we provide 3 methods you can use with our Developer API

Open with Postman

You can use Postman to try our API. We also provide Public Postman Collection Documentation that you can access: HERE

You can try it with 2 methods:

  1. Postman for Web
  2. Postman for Windows

1. Postman for Web:

  1. Visit our Public Postman Collection Documentation
  2. Click ➤ Run in Postman

image.png

  1. Select Postman for Web

image.png

In this step, you will need to login into your Postman Account

  1. Import the collection into your existing Workspace

image.png

  1. You can now run our Public Postman Collection Documentation in the Web!

image.png

2. Postman for Windows:

  1. Visit our Public Postman Collection Documentation
  2. Click ➤ Run in Postman

image.png

  1. Select Postman for Windows

image.png

  1. Click Open Postman

image.png

  1. Import the collection into your existing Workspace

image.png

  1. You can now run our Public Postman Collection Documentation on your Postman!

image.png

3. Download Postman Collection

You can also download the Postman Collection - Json File. Here is the steps for using the collection in Postman:

  1. Open Postman
  2. Click Import
  3. Select Tab “Link”
  4. Paste this https://www.getpostman.com/collections/b38f9aa5cfbcb9412999 and click "Continue

1591592455697.png

  1. Confirm your import, then click “Import”

1591508146097.png

  1. You will see the collection successfully imported

1591508438693.png

  1. Now, we need to setting up the environment. Click on the “eye” icon, then click “Add”.

1591579193194.png

  1. Add new environment

  2. Select the environment and you can start making request

  3. Do not forget to authenticate every request with OAuth 2.0. The tutorial can be seen in this link

Send Request From Postman

  1. Choose Method (POST / PUT / GET / DELETE) depend on the API End POINT that you use

  2. Go to Tab Authorization and choose type "OAuth2.0" Click button "Get New Access Token"

1591506316463.png

1591506397925.png

1591506466414.png

  1. Go to Tab Body Adjust the value of property given and click button Send to see the Response

1591506544750.png