Postman
Postman is the world's leading API platform, used by 35+ million developers to design, build, test, document, mock, monitor, and govern APIs across the entire API lifecycle. The platform spans Collections, Workspaces, the API Client, Spec Hub, Mock Servers, Monitors, the Postman CLI, Newman, Flows, AI Agent Builder, the Postman MCP Server and MCP Generator, API Governance, the Private API Network, Live Collections, Insights, and a public Postman API Network with millions of public workspaces.
APIs
Postman
Postman is the single platform for collaborative API development used by 35+ million developers. It covers the entire API lifecycle - design, build, test, document, mock, monito...
Postman Collections API
The Collections API lets you programmatically create, read, update, and delete Postman Collections including requests, folders, scripts, and environments. Powers CI/CD integrati...
Postman Workspaces API
Manage personal, team, partner, public, and private workspaces. Control visibility, membership, roles, and the elements (collections, environments, mocks, monitors, APIs) attach...
Postman Environments API
The Environments API enables programmatic management of Postman environments and global variables, including secret variables stored in the Postman Vault, so you can scope work ...
Postman Mock Servers API
The Mock Servers API performs CRUD operations on mock servers, manages mock responses, controls visibility, and exposes mock call logs - used to simulate API behavior during API...
Postman Monitors API
The Monitors API runs Postman Collections on a recurring schedule to validate API health, performance, and contract conformance. Surfaces metrics, test results, and notification...
Postman APIs / Spec Hub API
The APIs endpoints (Spec Hub) manage API definitions, versions, specifications, and linked elements. Supports OpenAPI 3, AsyncAPI, GraphQL, gRPC/Protobuf, RAML, WSDL, and SOAP d...
Postman Private API Network API
The Private API Network API manages your internal API catalog - organizing folders, approving submissions, controlling visibility, and integrating CI/CD pipelines that publish A...
Postman Webhooks API
The Webhooks API creates webhooks that trigger collection runs with custom payloads, integrating Postman with external systems (GitHub, Slack, custom triggers) for event-driven ...
Postman Collection Runs API
The Collection Runs API programmatically launches collection runs, retrieves run results, and powers integration with Newman, the Postman CLI, and CI/CD pipelines for automated ...
Postman Tags API
The Tags API manages tags applied to APIs, collections, and workspaces for organization, governance reporting, and discoverability across the Private and Public API Networks.
Postman Audit Logs API
Enterprise-only Audit Logs API exposing team audit events (user actions, configuration changes, security events) for SIEM ingestion and compliance reporting (SOC 2, GDPR, ISO).
Postman Secret Scanner API
The Secret Scanner API manages detected secrets and resolves leaked credentials found in collections, environments, and other elements - part of Postman's API governance and sec...
Postman Billing API
The Billing API exposes account billing information, seat allocation, and resource usage so finance and FinOps teams can integrate Postman consumption into chargeback / showback...
Postman SCIM API
The SCIM 2.0 API enables Enterprise customers to provision and deprovision users and groups from their identity provider (Okta, OneLogin, Azure AD, Ping) into Postman team accou...
Postman MCP Server
The Postman MCP Server exposes Postman Collections, environments, and workspaces over Anthropic's Model Context Protocol so AI agents (Claude, Cursor, custom LLM clients) can re...
Postman Flows
Postman Flows is a visual workflow builder that chains API calls, transformations, and conditional logic. Flows are executable, debuggable, and cloneable documentation that powe...
Collections
Postman APIs API
POSTMANPostman Audit Logs API
POSTMANPostman Collection Runs API
POSTMANPostman Collections API
POSTMANPostman Environments API
POSTMANPostman Mock Servers API
POSTMANPostman Monitors API
POSTMANPostman Private API Network API
POSTMANPostman Secret Scanner API
POSTMANPostman Tags API
POSTMANPostman Webhooks API
POSTMANPostman Workspaces API
POSTMANPostman APIs API
OPENPostman Monitors API
OPENPostman Tags API
OPENPostman Webhooks API
OPENArazzo Workflows
Postman Stand Up an API Testing Pipeline
Build a workspace, collection, and environment, then monitor and run the collection.
ARAZZOPostman Bootstrap a Workspace
Create a workspace, then seed it with a collection and an environment.
ARAZZOPostman Collection Lifecycle
Create, read, update, and delete a Postman collection end to end.
ARAZZOPostman Create and Run a Monitor
Create a scheduled monitor for a collection, then trigger and read a run.
ARAZZOPostman Create an API with a Schema
Create an API in a workspace, add a version, and attach an OpenAPI schema.
ARAZZOPostman Create a Mock Server from a Collection
Create a collection, stand up a mock server from it, and read the mock back.
ARAZZOPostman Environment Lifecycle
Create, read, update, and delete a Postman environment with variables.
ARAZZOPostman Fork and Merge a Collection
Fork a collection into a workspace, then merge the fork back into the source.
ARAZZOPostman Inspect an API Schema
Read an API, list its schemas, fetch one schema, and read its files.
ARAZZOPostman Inspect Collection Contents
Read a collection's requests, folders, and saved example responses.
ARAZZOPostman Audit Mock Server Call Logs
Read a mock server, review its custom responses, and pull its call logs.
ARAZZOPostman Publish a Collection to the Private API Network
Create a collection, organize a network folder, and publish the collection into it.
ARAZZOPostman Publish a Mock and Add a Custom Response
Publish an existing mock server, add a custom server response, and verify it.
ARAZZOPostman Remediate a Detected Secret
Find unresolved secrets, inspect one, locate it, and mark it revoked.
ARAZZOPostman Review the Latest Collection Run
List a collection's run history and pull the latest run's full details.
ARAZZOPostman Tag a Collection for Governance
Create a collection, apply governance tags to it, and read the tags back.
ARAZZOPostman Triage a Private API Network Request
List pending network requests, then approve the oldest one and confirm the catalog.
ARAZZOPostman Webhook Triggers a Collection
Create a collection, then create a webhook that runs it on incoming POSTs.
ARAZZOPostman Manage Workspace Global Variables
Create a workspace, then set and verify its global variables.
ARAZZOGraphQL
Postman GraphQL API
The APIs endpoints (Spec Hub) manage API definitions, versions, specifications, and linked elements. Supports OpenAPI 3, AsyncAPI, GraphQL, gRPC/Protobuf, RAML, WSDL, and SOAP d...
GRAPHQLPricing Plans
Rate Limits
FinOps
Postman Finops
FINOPSFeatures
Use Cases
Integrations
Solutions
Event Specifications
Postman Webhooks
Postman Webhooks enable you to receive incoming HTTP POST requests that trigger collection runs. When an external system sends a POST request to a Postman webhook URL, the webho...
ASYNCAPI