Getting started with Postman

The steps provided in this document will use Postman, a popular API testing tool, to describe the integration process. These same steps should be applied to your application.

The Postman API documentation can be found in each OpenIAM deployment by going to webconsole > Adminstration > REST API Documentation. These docs are provided through Swagger to allow for an interactive experience.

To use the REST API from Postman, you will need to follow the following high-level steps.