New in the Postman API v1.39: API Catalog and Spec Hub endpoints

If you’ve been using API Catalog to monitor your services or Postman Spec Hub to manage your API specifications, you’ve probably wished…

Measure your Postman Collection’s quality with the Postman API and Spectral rules

Postman Collections are an excellent tool for collaborating with users in the API design, development, testing, and documentation processes. You can share…

Automate backups of your Postman Collections with the Postman API

Postman enables you to manually back up your data and recover deleted collections. While keeping backups of your Postman Collections is always…

How Postman uses Postman: endpoint monitoring, continuous testing, and API-first design

We love hearing from our community about how you’re using Postman to improve your API development experience—it truly continues to inspire us….

Easily access your billing data with the Postman API

The new Billing endpoints on the Postman API make it easy to retrieve information about your Postman account’s billing and invoice details—and…

Manage workspace roles with the Postman API

Postman workspaces facilitate seamless API collaboration, but it’s essential for every team member to have the proper roles and permissions in order…

Programmatically manage your Postman assets with the Postman API

The Postman API Platform enables you to create a wide range of resources that help you build and use APIs, such as:…

Manage element tags programmatically with the Postman API

Postman Enterprise users can now add tags to collections, workspaces, and APIs. Tags help improve organization, collaboration, documentation, discoverability, and productivity. You…

Creating an OpenAPI definition from a collection with the Postman API

Creating an OpenAPI definition can be difficult, and it’s often easier to create collections in Postman. Postman Collections make it easy to…

Manage your Postman Collection’s items with the Postman API

You already know that you can create Postman Collections for your organization to create groups of saved requests to use for designing,…

Manage your Postman environments with the Postman API

A Postman environment is a set of variables that you can reuse in your requests and share with your team. You can…

End-to-end testing best practices with Postman mock servers

End-to-end (E2E) tests focus on the complete user workflow. This type of testing approach begins from the end user’s perspective and simulates…