Postman Collection

Postman is a easy to use application that you can use to test REST APIs with a user-friendly interface so that you can see the API requests and the responses.

Preparation

  1. Install Postman

  2. Register to our Sandbox DOKU Back Office

  3. Retrieve the Client ID & Secret Key. Learn more here

Import Postman Collection

To get started, please import the Postman Collection:

  1. Open your Postman and find Import button on the top left section

  1. Put the Link on the field, and click Continue Button

  2. You will be asked to confirm, click the Import button

Now you should see DOKU API Collection on the left sidebar. Congratulations, you've just imported our Postman Collection.

Non SNAP - Setup Credential

After importing the Postman Collection, you need to setup the Client ID and Secret Key to the Postman, so that you can access our APIs. Here is how to setup the credential:

  1. Click three dots and choose Edit Button on left-side bar

  1. Click the variables Tab

  1. Change the Client ID and Secret Key

  2. Click Save Button

SNAP - Setup Credential

After importing the Postman Collection, you need to setup the Client ID and Secret Key to the Postman, so that you can access our APIs. Here is how to setup the credential:

  1. Click three dots and choose Edit Button on left-side bar

  1. Click the Variables Tab

  1. Change the Client ID, SecretKey, Private_Key and BIN each acquirer

  2. Click save Button

Now you are good to go to start testing our APIs.

Last updated