Skip to content

How to use the Proabono API with Postman?

Postman is a graphical interface used by many developers, as it allows to create, store and test requests. It is the ideal tool for testing APIs without having to use code.

Go to the Postman download page and choose your operating system. Postman is available for Linux, Windows and OS X.

Click on the button below to directly import the Proabono collection (set of predefined queries) into Postman.

Once installed, you can see everything you need to test, play the ProAbono API and start your integration.

proabono-postman-collection-global-view

Now that you have imported the ProAbono collection, it remains to configure on which environment you want to test the API.

Follow this steps:

  • Retrieve your API data from the BackOffice interface (how do I get my API keys?).
  • create a new environment in Postman (see documentation here).
  • Add the 3 variables corresponding to your access point and your authentication keys.
    • IdBusiness
    • KeyAgent
    • KeyApi

Here is a video that recaps the steps above and shows the creation of a customer and the update of their billing address.