G
getpostman.com
Postman is an API platform for designing, testing, documenting, and monitoring APIs. It provides collaborative tools for managing API collections, environments, workspaces, mocks, monitors, and related assets.
Postman exposes a REST API at https://api.getpostman.com, a hosted/local MCP server offering streamable HTTP and local setups, and two CLIs: Postman CLI and Newman.
discovered 1d ago
MCP servers1
- Postman MCP Serverdiscovered
REST · OpenAPI1
- Postman APIdiscovered
CLI2
- Postman CLIdiscovered
- Newman CLIdiscovered
Credentials
In Postman, open Manage API keys or follow the instructions in Generate and use Postman API keys. Create an API key in your account, then copy it for use in the X-Api-Key header, the apikey query parameter, or postman login --with-api-key for the CLI.
conventions · 1/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✓https://getpostman.com/llms.txt
- API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing