The Basics of Working with the Postman API

API access, integration, and automation should be the default with everything you do online—desktop, web, mobile, and device applications all use APIs. Your API infrastructure is no different. Postman takes this seriously, and works to make sure that anything you can do through the desktop or web interfaces, that you can also do via the Postman API--allowing API providers and consumers to seamlessly integrate and automate the Postman platform into their operations by leveraging the following APIs.

  • Collections - Being able to programmatically create and manage Postman API collections in use.
  • Environments - Adding and managing the details of the environments applied across Postman collections.
  • Mocks - Creating, retrieving, and deleting mocks APIs that are generated from Postman collections.
  • Monitors - Create, update, retrieve, delete, and run monitors that execute Postman collections.
  • Workspaces - Creating, retrieving, updating, and deleting the workspaces that collections are organized in.
  • Users - Provides a /me endpoint that allows for pulling of information about the API key being used.
  • Import - Allowing for the import of Swagger, OpenAPI, and RAML API definitions into Postman.
  • API - Programmatically creating and managing APIs, including version, schema, and its link relations.

These eight API paths give you full control over managing the full API life cycle of APIs you are developing, and the integration and automation of the APIs you are consuming. Allowing for tighter integration with other services and tools you are using to define, design, develop, support, and evolve your API infrastructure, acknowledging the critical role that Postman plays in the enterprise life cycle, while also being just one of many tools developers are putting to work to deliver critical API infrastructure. Ensuring that Postman places nicely with the variety of tools in our API development toolbox, and acting as a Swiss army knife that will work with any existing and diverse API life cycle workflow.

Postman has evolved from hits humble roots as simply a browser plugin and desktop API client to become a full featured API platform, and platforms depend on APIS to operate at scale. The Postman APIs are how API development and governance groups can scale and automate the API development life cycle, while also being able to audit and engage with the life cycle across teams and the workspace they are using to organize operations. If you are looking to take your API life cycle to the next level, take a look at the Postman API collection and documentation, and begin brainstorming ways in which you can automate and streamline how APIs are delivered, seamlessly integrating your existing workflows with how your developers are already using Postman on the ground across your organization.