Postman is an API client that makes it easy for developers to create, share, test and document APIs. This is done by allowing
users to create and save simple and complex HTTP/s requests, as well as read their responses. The result - more efficient and
less tedious work.
Being an Open Source tool, Postman can be easily downloaded. Here are the steps to install
Download our customized collection and save it in your local folder. Open Postman, select the workspace you want to import the collection to. Click Import and you are all set.
As per the second carousel slide, Click on upload files, browse to the downloaded folder.
As per the third carousel slide, select both files and click on open.
As per the fourth carousel slide, postman shows the selected files description, now click on Import.
As per the fifth carousel slide, collection has been imported and you will see all types of SMS APIs as per your selected components, which you can use. Before start using, we need to change few .
As per the sixth carousel slide, click on Environment. Click on the Globals listed Environment. And on the right side, as marked in red box, edit current values such as PASSWORD, PHONE_NUMBER, GROUP_NAME etc.
Once the above steps are done, you can start using our collection and start testing our API.