

For more information on visualizing API responses, refer to the Postman documentation. Note: Postman 7.11 or later is required to perform these visualizations of the response. View any visualizations coded for the response from the request. When working with requests in Postman collections you may use the following components:

Mobile users: To view the images, select the "Full" version at the bottom of the page. Select any image to see a larger version. The example collection I will review in this article is pictured below: You can also create folders within a collection for additional organization.

Collections allow you to group and save individual requests. Postman is a useful tool for working with REST APIs. This is the example I will use to review what I learned about how the features of Postman can be leveraged to work with SAS REST APIs. Currently, you can't search for which items have a specific tag in the user interface however, you can use the Annotations REST API service to do this. In the user interface, these tags can be added to columns automatically when profiling the data or manually added. In SAS Viya, you can use tags to add extra information beyond simple metadata to tables, columns, and other objects. In this article, I will review what I learned by showing an example Postman collection I created to Search for Tags (Annotations). Watching Joe Furbee's webinar, Using SAS APIs, inspired me to learn more about the power of Postman for working with SAS REST APIs.
