To see how Plivo and Postman work together, let’s start by retrieving account details. From the imported Plivo REST API collection, select the folder named Account, and select the request to Retrieve account details.

Account Details

To learn more about optional and required parameters, either refer to the documentation available within the Postman collection or visit our Account API reference guide.

You can also find an example API response and status code for each API directly beneath the API tab, as in this example:

Postman helps us keep all of our APIs organized, categorized, and always ready to use with just a few modifications depending on our needs. It helps us not only with triggering API requests but also with testing APIs. Overall, Postman makes it easier for developers to test and integrate their systems with Plivo.