REST API Guide | 2019.2

Exploring the REST API

To explore the REST API, we recommend using Postman. which is a GUI-based application you can use to send requests and receive responses via an API. Using Postman makes it easy to get familiar with the API if you do not have a development environment set up . It is also a good way to make calls and make sure your code works before you implement it.