A curated list of resources for Postman — the API platform for building and using APIs.
Inspired by @sindresorhus's awesome.
Your contributions are welcome!
- Official Resources
- What's New in 2025–2026
- Tools & CLI
- Libraries
- Converters
- Newman Reporters
- Collections
- Tutorials & Blog Posts
- Books
- Videos & Courses
- CI/CD Integrations
- IDE Extensions
- Community
- Postman Blog - Product updates, API guides, and engineering articles.
- Postman Learning Center - Comprehensive documentation and tutorials.
- Postman Academy - Interactive courses, live workshops, and certifications for all skill levels.
- Postman API Network - Explore thousands of public APIs and collections.
- Postman Downloads - Desktop app for Mac, Windows, and Linux.
- Postman on GitHub - All official open-source projects.
- Postman YouTube Channel - Video tutorials, product demos, and conference talks.
- Postman Community Forum - Official Q&A and discussions.
- Release Notes - Full changelog of all app releases.
In March 2026, Postman launched a full platform relaunch built for the agentic era. The update introduces the API Catalog (a live management plane for all APIs and services), Git-connected Workspaces, and a redesigned Private API Network.
Agent Mode replaces Postbot in Postman v12. It provides a natural-language AI interface for writing tests, generating documentation, fixing errors, building Flows, and interacting with APIs. In April 2026, Agent Mode gained support for OpenAI models on Microsoft Foundry alongside a new Azure API Management integration and a Postman app for Microsoft Teams.
Postman now has full MCP support — create and send MCP requests directly in the app, generate MCP servers from 100,000+ APIs, and use deployed Flows as MCP tools for AI agents. Flow Actions let you deploy Flows to the cloud and trigger them via API endpoints.
Spec Hub provides centralized spec management with Spectral linting, OpenAPI 3.0 and AsyncAPI 2.0 support, multi-file references, and bidirectional sync between specs and collections. The CLI Generator can produce fully functional CLI applications directly from Postman collections or OpenAPI specs.
In January 2026, Postman acquired Fern to strengthen API documentation and SDK generation capabilities.
Note: As of March 2026, the free plan supports only one user. Team collaboration requires the paid Team plan.
- Newman - Official command-line runner for Postman collections. Widely used in CI/CD pipelines.
- Postman CLI - First-party CLI with built-in Postman authentication, reporting, and performance testing support. Separate from Newman.
- postman-mcp-server - Official MCP server that connects AI assistants to your Postman APIs and workspaces.
- postman-code-generators - Generate code snippets (curl, Python, Go, JavaScript, and more) from any Postman request.
- postman-sandbox - Sandboxed execution environment that powers Postman pre-request and test scripts.
- postman-request - HTTP request library used internally by Postman.
- postman-external-require - Import external Node.js packages inside Postman scripts.
- postman-util-lib - Cryptography utility library for use in Postman pre-request scripts.
- postman-collection - JavaScript SDK for working with the Postman Collection format programmatically.
- All-Things-Postman - Extensive repository of Postman examples, scripts, and patterns.
- openapi-to-postman - Official tool to convert OpenAPI 3.x specs to Postman Collections.
- postman-to-openapi - Convert Postman Collections to OpenAPI 3.0 spec.
- postman2openapi - CLI and web tool to convert Postman 2.x collections to OpenAPI 3.0.
- specmatic - Contract testing tool that works with OpenAPI specs and Postman collections.
- newman-reporter-html - Official minimal HTML report for Newman runs.
- newman-reporter-htmlextra - Feature-rich HTML reporter with request/response detail, iteration charts, and custom handlebars templates.
- newman-reporter-junitfull - Full JUnit XML reporter for integration with CI dashboards (Jenkins, Azure DevOps, etc.).
- newman-reporter-allure - Allure framework reporter for rich, visual test results.
- Postman Public Workspace - Official templates, examples, and API reference collections maintained by Postman.
- Postman API Collection - Collection for interacting with the Postman REST API itself.
- Flows Templates - Library of 100+ Flows templates for common API workflow patterns.
- HERE REST APIs - Official HERE Maps platform API collections.
- Postman Learning Center Tutorials - Step-by-step guides from basic setup to advanced scripting and automation.
- Postman Tutorial for Beginners with API Testing Example - Practical beginner walkthrough covering the core UI and request workflow.
- End-to-End API Test Automation with Postman and GitHub Actions - CI/CD automation walkthrough.
- Postman Flows: The Next Generation of Software Development - Conceptual introduction to Flows.
- Full MCP Support in Postman - How to use Postman to build and test AI agents with MCP.
- New Postman is Here - Overview of the March 2026 platform relaunch and the agentic-era architecture.
- API Testing and Development with Postman, 2nd Edition - Updated coverage of API testing, scripting, data-driven testing, Newman, CI integration, and security testing. (Packt, June 2024)
- Automating and Testing a REST API - Practical guide to API test automation using Postman and other tools.
- Postman Beginner's Course - API Testing - Free, full beginner course on YouTube.
- Postman Beginner Tutorial Playlist - Official step-by-step series from the Postman YouTube channel.
- Postman: The Complete Guide - REST API Testing - Comprehensive Udemy course covering scripting, Newman, environments, and CI/CD.
- Postman Flows Video Tutorials - Official video guide to building your first Flow.
- GitHub Actions - Run Postman collections in GitHub Actions workflows using the Postman CLI.
- Jenkins - Integrate Newman or the Postman CLI into Jenkins pipelines.
- GitLab CI/CD - Run collections inside GitLab pipelines.
- CircleCI - Automated API testing via Newman in CircleCI pipelines.
- Azure Pipelines - Azure DevOps integration for automated API testing.
- postman-cli-action - Official GitHub Action for running the Postman CLI in workflows.
- Postman for VS Code - Official extension to send HTTP, gRPC, and WebSocket requests, manage collections and environments, and write tests without leaving the editor.
- VS Code Extension Docs - Official documentation for the VS Code extension, including MCP server integration.
- Postman Discord - Real-time community chat with 17,000+ members.
- Postman on X / Twitter - Official account for news and platform updates.
- Postman on LinkedIn - Professional updates and API industry content.
- POST/CON - Postman's annual API conference. POST/CON 25 was held June 3-4, 2025 in Los Angeles, CA.