Postman - Videos
Back to ChannelWrite API Documentation and Export to a Postman Notebook with Agent Mode
Agent Mode in Postman can generate comprehensive API documentation for every request in a collection, including endpoints, authentication details, parameters, headers, response formats, status code...
How API Governance Works in Postman
Learn how API governance keeps your API designs consistent, compliant, and high-quality across your organization. This short walkthrough shows how SpecHub, spectral rules, and Postman workflows mak...
Build Visual, Self-Verifying API Workflows in Flows
Learn how to build visual, self-verifying API workflows using Flows to automatically test and validate your documentation. This short demo shows how retrieval and LLM logic can catch gaps in your A...
New in Postman: The Biggest Updates of 2025
Discover the biggest Postman updates of 2025, including multiscript support, workspace pinning, a terminal request command, and seamless use of Postman inside Kirao. We also share early access inte...
How to Add a PayPal Payments API to Your E-Commerce App Using Agent Mode
This tutorial demonstrates how to integrate the PayPal Payments API into an existing e-commerce app using Postman Agent Mode. The process includes generating a new payments folder, configuring PayP...
Detect Doc Drift with a Mini RAG Flow in Postman
Learn how a mini RAG flow in Postman can automatically detect documentation drift. This short demo shows how retrieval, generation, and self-verification keep your docs accurate. #api #postman #ap...
Testing Claude Opus 4.5: Full App Build from API Spec + Project Plan
Claude Opus 4.5 is tested in a real development workflow using an API spec and a structured project plan. This video examines how effectively the model can generate a functional full-stack delivery...
How to Set Up a Partner Workspace (Walkthrough)
Learn how to set up a partner workspace, move the right artifacts, and manage access safely. This walkthrough also covers roles and how to invite external partners into your workspace. #api #postm...
API Monitoring with Postman: Continuous API Health & Performance Checks
Learn how Postman Monitors help you continuously check API health and performance so you can catch issues before your users do. Postman monitoring runs your collections on a schedule or on demand t...
How Partner Invites and Teams Work in Postman
Learn how partner invites and teams work inside a Postman partner workspace. Learn how publishers invite partners, manage partnerships, and enable multi-partner collaboration from the team settings...
Your AI Agents Can Now Use Postman within Kiro IDE
Do you use Kiro and Postman? You can now install the Kiro power from Postman, which enables your AI agents to use Postman inside Kiro. With context about your APIs, your AI agents can do things lik...
How Agent Mode Fixes 500s, Patches Code, and Returns 200s
Watch Agent Mode run a full Postman collection, analyze every failing request, and automatically fix backend issues from 500 errors to 400s and 404s. In this demo, Agent Mode patches code, restarts...
How to Generate an MCP Server Using Agent Mode
Learn how to generate an MCP server using Agent Mode and automatically expose all tools and endpoints from your collection. In this walkthrough, you’ll see how to generate the server, configure its...
Generate a Complete Python Flask Server Using Agent Mode
Discover how Agent Mode can automatically generate a complete Python Flask server from an existing API collection. The process includes creating endpoints, request validation, response skeletons,...
Postman VS Code extension + MCP working in Google Antigravity
Take a first look at Google Anti-gravity, released alongside Gemini 3, and see how the Postman VS Code extension and Postman MCP service run inside this new environment. See how to install the exte...
Sync API Collections from Your Config File with Postman Agent Mode
Postman Agent Mode enables seamless, real-time syncing between a local config JSON file and API collections. Updates made in the config file appear immediately in the Postman UI, while UI changes a...
TRR unifies SAP collaboration with workspaces - Postman Case Study
Using Postman’s workspace separation, TRR teams bring frontend, backend, and SAP developers together in one place. They test across all layers, document their tests, and collaborate easily with eve...
Non-profit TRR saves 1,000 minutes a day using Postman CLI - Postman Case Study
TRR’s Chief Architect shares how the team used Postman Monitors, workspaces, and the Postman CLI to automate testing. The result: test runs dropped from five minutes to thirty seconds, giving teams...
3 API Secret Protection Features in Postman
Discover three powerful Postman features designed to keep your API secrets safe, including automatic secret scanning, local vaults, and secure import/export. Learn how these tools prevent accidenta...
Strengthen API Governance with Tests, Monitors, & Runners in Postman
Strengthen your API governance workflows using Postman’s built-in tests, monitors, and runners. Walk through how Postman helps teams enforce consistency, improve security, and scale API quality acr...
3 Key API Security Features in Postman
Discover three major Postman upgrades that strengthen your API security, from simplified variables to EU data residency and global routing. Learn how these features help your team work faster, stay...
Claude Skills vs MCP: What’s the Difference and When to Use Each?
What is the difference between Claude Skills and MCP, and how each one fits into modern AI workflows? This breakdown explains how the two systems function, what they are designed for, and the situa...
5 Steps to Create AI-Ready APIs (Quick Guide)
Learn the five essential steps to design APIs that are fully AI-ready. This quick guide walks you from concept to spec, mock, and iteration in minutes. #api #ai #apidesign #postman
Create & Sync API Collections From Backend Code with Agent Mode
Learn how to use Postman Agent Mode to automatically generate and sync API collections directly from your backend code. In this demo, you’ll walk through the full lifecycle of creating a collection...
5 Key Features to Level Up Your API Security with Postman
Learn how to take your API security to the next level with Postman. In this video, we walk through five key security features designed to help you protect sensitive data, collaborate safely, and bu...
Why AI-First API Design Matters
Discover what AI-first API design really means and why it matters. Learn how API design is shifting from human-oriented patterns to fully AI-ready structures. #apidesign #aidevelopment #postman
Generate a Python SDK for PayPal Invoices with Postman Agent Mode
Discover how Postman Agent Mode can automatically generate a complete Python SDK for the PayPal Invoices API. The generated SDK includes methods to create, send, and cancel invoices, structured err...
Build Reliable AI Agents Part 2: Prompt Consistency, Tracing, & Costs
In Part 2 of our Building Reliable AI Agents series, we shift from API readiness to building the AI agent itself. Now that the API layer is reliable and production-tested, this video focuses on pro...
Build Reliable AI Agents Part 1: API Specs, Testing, & Monitoring
In Part 1 of our Building Reliable AI Agents series, we focus on the essential foundation: API readiness. Before your agent can deliver consistent, predictable results, the APIs it relies on must b...
Between 2 Devs LIVE: Postman product hacks + more
Join us live for another episode of Between 2 Devs! 🎥 This session is all about automating your dev workflows using Postman’s powerful integrations. We’ll cover two real-world use cases: 🚀 Creati...
Create API Collections from Developer Docs Using Postman Agent Mode
Learn how to turn any API developer documentation into a fully functioning Postman collection using Agent Mode. In this video, we walk through a real use case: creating collections from popular new...
Validate API Collection Quality with Agent Mode in Postman
Learn how to validate your API collection quality and ensure your APIs are AI-ready using Agent Mode in Postman. In this step-by-step demo, we show you how to use the Validate Collection Quality sk...
Build Self-Verifying, Executable API Documentation in Postman Flows
Keeping your documentation up to date shouldn’t be a full-time job. Learn how to build self-verifying, executable documentation using Postman Flows, a visual way to connect APIs and test your docs ...
Agents & APIs Virtual Meetup
Did you know that nearly 9 out of 10 developers are already using AI in their work, but only a fraction are designing APIs that can actually talk to AI agents? That gap is quickly becoming the next...
Environment Variables in Postman (Explained)
Learn how to use environment variables in Postman to manage different setups for testing, staging, and production. Discover how to keep your sensitive values secure while easily sharing and reusing...
Automate API Collections, Environments, and Tests with Agent Mode
Learn how to use Agent Mode to automate your entire API workflow using a local Flask e-commerce backend as an example. The video shows how to connect your project, generate collections, set up envi...
Build an API Status Checker Agent with Postman (Full Tutorial)
Discover how to build an API Status Checker Agent using Postman Flows and deploy it as an MCP server. Learn how to automate API health checks across your Postman collections, flatten endpoint data,...
How to Monitor and Debug Your APIs with Postman Insights
See everything happening to your APIs in real time, including requests, errors, and slowdowns, all from inside Postman. Learn how to set up Postman Insights for API monitoring, observability, and d...
How to Automate Jira to GitHub Merges Using Agent Mode
Learn how to automate the complete workflow of resolving a Jira ticket from code generation to GitHub pull request creation and team notifications using Agent Mode. The process connects a local de...
New in Postman: Spec Hub Upgrades, API Governance & CLI Testing
Explore what’s new in Postman this November! This release brings major Spec Hub upgrades, new API governance reports, and enhanced CLI testing tools to help you streamline your entire API workflow....
How to Document APIs in Postman (API-First Workflow)
Learn how to build and document your APIs using the API-First workflow in Postman. From importing your OpenAPI spec to publishing polished docs, this quick guide walks you through every step.
How to Generate a Flow in Agent Mode: Automate GitHub, Jira & Slack
Learn how to use Agent Mode to create an automated flow connecting GitHub, Jira, and Slack. When a pull request is merged, the system finds the matching Jira issue, moves it to Done, and posts a Sl...
4 Proven Techniques to Level Up Your API Docs
Learn 4 proven techniques to level up your API documentation using Postman. Help developers succeed faster with clear, effective docs.
How to Fork and Merge Workflows for Partner API Collaboration
Collaborating on APIs across organizations? Learn how to use Postman Partner Workspaces to securely build and manage shared API workflows with external partners. In this walkthrough, you’ll see how...
Secure collaboration and sharing of non-public APIs [Between 2 Devs LIVE]
Join Postman Senior Engineer Ashutosh Kaushik and Staff Developer Advocate Talia Kohan who will walk you through this week's Postman hack: How to securely share and collaborate with other organizat...
How to Automate API Tests in Postman with Agent Mode
Tired of spending hours writing and maintaining API tests? Learn how to automate API testing in Postman using Agent Mode, the AI-powered feature that generates, debugs, and updates your tests autom...
Build an AI Agent with Postman Flows Using Public APIs
Learn how to build a fully functional AI agent in Postman Flows using public APIs from the New York Times and Hacker News. In this step-by-step guide, Sterling shows you how to connect APIs, create...
How to Use Variables in Postman (Global, Environment, Collection, Local)
Learn how to use global, environment, collection, and local variables in Postman to make your API testing faster, cleaner, and more secure. We’ll explain what each variable scope does, when to use...
How to Share a Postman Workspace and Collaborate in Real Time
Learn how to share a Postman workspace, invite teammates, and collaborate on APIs in real time. Join Talia from Postman and walk through inviting your team, managing access, and using comments to k...
Write an API Spec & Scaffold Fast with Postman Agent Mode
Learn how to write an API spec and scaffold an API fast using Postman Agent Mode — no manual setup, no boilerplate, and no wasted time. In this step-by-step tutorial, Talia from Postman walks you ...