Postman Collections

Finding a way to test and run APIs can always be challenging. In order to mitigate this, the public-API has been specified in a way that it can be run without the need for a front-end service. To assist in this process, the tool known as “Postman” can be used to make a call to the public-API endpoints along with the necessary data payloads.

Installation and components

The postman tool could be easily used downloaded using the following links for the required system.

Windows: PC Download | Mac: OSX Download

Note: There is not too much to the installation than just clicking on the downloaded application file, which should directly open postman.