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.
URL: Visit APIs.json
- Type: Index
- Position: Consumer
- Access: 3rd-Party
- Network Tier: 1 (Top-tier API platform provider)
AI Agent Builder, AI Agents, API Catalog, API Client, API Design, API Development, API Documentation, API Governance, API Lifecycle, API Monitoring, API Network, API Platform, API Testing, Audit Logs, Automation, CI/CD, Collaboration, Collections, Compliance, Discovery, Environments, Flows, GraphQL, gRPC, HTTP, Insights, MCP, MCP Generator, Mock Servers, Mocking, Monitors, Newman, OpenAPI, Platform, Private API Network, Public API Network, Secret Scanning, Spec Hub, Specifications, SSO, Testing, Vault, WebSocket, Workflows, Workspaces
- Created: 2025-01-08
- Modified: 2026-05-15
The single platform for collaborative API development used by 35+ million developers. Covers the entire API lifecycle - design, build, test, document, mock, monitor, and govern - and now includes first-class AI Agent Builder, MCP Generator, and Flows for orchestrating multi-step API workflows for AI agents.
Human URL: https://www.postman.com/ Base URL: https://api.getpostman.com
- Documentation
- GettingStarted
- Authentication
- RateLimits
- PostmanCollection
- SchemaCatalog
- AsyncAPI
- JSONSchema - Collection
- JSONSchema - Environment
- JSONSchema - Workspace
- JSON-LD Context
- JSONStructure - Collection
- JSONStructure - Workspace
- JSONStructure - Monitor
- Naftiko Capability - Postman APIs
- Naftiko Workflow - API Development Lifecycle
- Naftiko Workflow - Governance
- Naftiko Workflow - MCP Publishing
- Spectral Ruleset
- Vocabulary
- Plans and Pricing
- Rate Limits Policy
- FinOps (FOCUS 1.3 Aligned)
Programmatically create, read, update, and delete Postman Collections including requests, folders, scripts, and environments. Powers CI/CD integration, sync, and collection generation pipelines.
Base URL: https://api.getpostman.com
Manage personal, team, partner, public, and private workspaces. Control visibility, membership, roles, and the elements (collections, environments, mocks, monitors, APIs) attached to each workspace.
Base URL: https://api.getpostman.com
Programmatic management of Postman environments and global variables, including secret variables stored in the Postman Vault, so you can scope work to dev/staging/prod environments.
Base URL: https://api.getpostman.com
CRUD operations on mock servers, mock responses, visibility, and mock call logs - used to simulate API behavior during API-first development and to share reference implementations with partners.
Base URL: https://api.getpostman.com
Runs Postman Collections on a recurring schedule to validate API health, performance, and contract conformance. Surfaces metrics, test results, and notification webhooks for incident response.
Base URL: https://api.getpostman.com
Manages API definitions, versions, specifications, and linked elements. Supports OpenAPI 3, AsyncAPI, GraphQL, gRPC/Protobuf, RAML, WSDL, and SOAP definitions for design-first API workflows.
Base URL: https://api.getpostman.com
Manages your internal API catalog - organizing folders, approving submissions, controlling visibility, and integrating CI/CD pipelines that publish APIs into your developer portal.
Base URL: https://api.getpostman.com
Creates webhooks that trigger collection runs with custom payloads, integrating Postman with external systems (GitHub, Slack, custom triggers) for event-driven automation.
Base URL: https://api.getpostman.com
Programmatically launches collection runs, retrieves run results, and powers integration with Newman, the Postman CLI, and CI/CD pipelines for automated test execution.
Base URL: https://api.getpostman.com
Manages tags applied to APIs, collections, and workspaces for organization, governance reporting, and discoverability across the Private and Public API Networks.
Base URL: https://api.getpostman.com
Enterprise-only API exposing team audit events (user actions, configuration changes, security events) for SIEM ingestion and compliance reporting (SOC 2, GDPR, ISO).
Base URL: https://api.getpostman.com
Manages detected secrets and resolves leaked credentials found in collections, environments, and other elements - part of Postman's API governance and security posture suite.
Base URL: https://api.getpostman.com
Account billing information, seat allocation, and resource usage so finance and FinOps teams can integrate Postman consumption into chargeback / showback reporting.
Base URL: https://api.getpostman.com
SCIM 2.0 user / group provisioning from your identity provider (Okta, OneLogin, Azure AD, Ping) into Postman team accounts.
Base URL: https://api.getpostman.com/scim/v2
Exposes Postman Collections, environments, and workspaces over Anthropic's Model Context Protocol so AI agents (Claude, Cursor, custom LLM clients) can reason over and execute APIs directly from your Postman library.
Source: https://github.com/postmanlabs/postman-mcp-server
Visual workflow builder that chains API calls, transformations, and conditional logic. Flows are executable, debuggable, and cloneable documentation that powers AI agent orchestration and partner integrations.
Source: https://www.postman.com/product/flows/
| Plan | Price | Seat | AI Credits / mo | Monitoring req / mo | API calls / mo |
|---|---|---|---|---|---|
| Free | $0 | 1 user | 50 | 1,000 | 10,000 |
| Solo | $9 / month, billed annually | 1 user | 400 | 10,000 | 100,000 |
| Team | $19 / user / month, billed annually | unlimited | 400 / user | 10,000 | 1,000,000 |
| Enterprise | $49 / user / month, billed annually | unlimited | 800 / user (pooled) | 10,000 | 10,000,000 |
Source: postman.com/pricing.
- Per-key burst: 300 requests / minute (
RateLimit-Policy: 300;w=60). - Monthly Postman API calls: 10k Free / 100k Solo / 1M Team / 10M Enterprise.
- Monitoring requests: 1k Free / 10k Solo, Team, Enterprise.
- Headers:
RateLimit-Limit,RateLimit-Remaining,RateLimit-Reset,RateLimit-Policy,RetryAfter, plusX-RateLimit-*-Monthfor monthly quota state.
Source: Postman API rate limits.
SOC 2 Type II, SOC 3, PCI DSS, GDPR, CCPA, Cloud Security Alliance STAR, EU-U.S. Data Privacy Framework (and UK/Swiss extensions). See the Postman Customer Trust Portal for downloadable evidence.
Top repositories at github.com/postmanlabs:
- newman - command-line collection runner (7.2k stars).
- postman-app-support - desktop app issue tracker and support.
- openapi-to-postman - convert OpenAPI 3.0 to Postman v2.
- postman-code-generators - generate code in 20+ languages.
- postman-collection - JS SDK for Postman Collections.
- postman-runtime - request and script execution engine.
- postman-mcp-server - first-party MCP server.
- postman-insights-agent - production API observability agent.
- schemas - canonical JSON Schemas (also at schema.postman.com).
- postman-sandbox - script sandbox.
- postman-flows - Flows public progress repo.
- postman-collection-transformer - v1 to v2 conversion.
- httpbin - reference HTTP testing service (13.5k stars).
- Website
- Pricing
- Knowledgebase
- Documentation
- Getting Started
- Authentication
- Rate Limits
- Blog
- Templates
- Support
- Release Notes
- Status
- Events
- Postman CLI
- Newman CLI
- Postman Partner Program
- Case Studies
- Terms of Service
- Privacy Policy
- Trust Center
- Customer Trust Portal
- Compliance Certifications
- VS Code Extension
- Public API Network
- Postman MCP Network
- Postman Academy
- Schema Catalog
- AI Agent Builder
- MCP Server
- Flows
- API Governance
- API Catalog
- Workspaces
- Sign Up
- Login
- Console
- GitHub Organization
- Twitter / X
- Discord
- YouTube
- Community Forum
- Stack Overflow
- Kin Lane <kin@apievangelist.com>
- Postman <help@postman.com> (postman.com)