Test Pismo APIs with Postman
Postman is a software application for building, using, and managing APIs.
To help you with testing, Pismo provides Postman collections and an environment. A collection is a set of API requests that can be shared with others. Postman also enables you to create an environment for use with a collection. A collection that is loaded in Postman can read from and write to variables. For more information, refer to the Postman documentation.
You can use the official Pismo Postman collections and environment to test the Pismo REST APIs without having to manually create the collections or environment. While you can test all these APIs through the Pismo Developers Portal, Postman provides a way for you to customize and streamline your testing environment. Pismo has created a public workspace with shared collections and an environment on the Postman Public API network.
Currently, the Pismo workspace has these collections:
- All public Pismo endpoints: This collection includes all the Pismo public APIs in a single collection.
- Pismo cards collection: This collection shows you the basic calls used in creating an account and a credit card.
Updated 5 days ago