Viewing 20 Results for Postman API
Automate API versioning with the Postman API and GitHub actions
Postman helps your organization design, document, develop, test, and monitor your APIs. With versions, you can create and iterate on your APIs….
Introducing APIs to Access and Manage Server-Level Responses on a Mock Server
Server errors make for a poor user experience, so it’s important to handle them correctly. While this is a common scenario, it’s…
Improve the Decision-Making Process with These Data Analytics APIs
Data is all around us. Almost every organization now has a wealth of data that may give significant insights and assist in…
How to Access Information about a Postman API Authenticated User
An authenticated user of the Postman API is the owner of the API key that you’re sending through a request. Accessing information…
Filtering and Sorting APIs Using the Postman API
Filtering and sorting APIs using the Postman API gives you the ability to decide which APIs you want to retrieve and how…
Sync Your Specs
Some development teams that work with API description formats like RAML, Swagger, or API Blueprint want to know how those formats work…
Send asynchronous requests with Postman’s PM API
The Postman Sandbox is a JavaScript execution environment that is available to you while writing pre-request and test scripts for requests in…
Making the perfect HTTP request using Postman Echo
Postman helps you craft HTTP requests easily and precisely. The server that receives these requests will know how to handle them. Either…