Getting Started
In order to begin using the Mock Server API, lets first get the Postman client downloaded and signed in.
Follow the link above to being your Postman download. Once your download has completed, begin your installation. Once installed you will need to login using your @listen360.com email address. Once you have logged in you will need to Switch to the Team Workspace.
The Listen360 has a shared workspace that already has some commonly used endpoints to our various API's. You'll also find the Mock Server API in this list.
Using the Mock Server API
There isn't much left to do at this point. The main item you will want to check, is to make sure you are in the correct Environment. For the Global variables to work for this Mock Server you will want to make sure you have selected the Mock Server API environment from the list. With this selected you should now have the url
variable defined and available.
Using the Endpoints for the Mock Server API are as easy as using any other Endpoint defined in Postman. You simply select the Endpoint you wish to target and then click on Send. If all goes as planned and configured you should see your response in the Results window in Postman.
Using the Mock Server API outside of the Postman client is configured in the js_api_client package.