Postman - Videos

Back to Channel

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...

64 views • 4 likes • 0 comments • October 24, 2025

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...

87 views • 4 likes • 0 comments • October 22, 2025

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 ...

98 views • 2 likes • 0 comments • October 22, 2025

AI-First API Design: From Prompt to Production

Take AI-first API design from theory to practice. Learn how to build APIs for machine consumers by defining purpose, crafting effective prompts, generating specs, mocking responses, and refining yo...

265 views • 9 likes • 2 comments • October 16, 2025

AI-First API Design: How to Build for Machine Consumers

We’re entering the era of AI-first API design, where APIs are built not just for human developers but for machine consumers. Learn how to design APIs that are explicit, machine-readable, and AI-re...

546 views • 18 likes • 0 comments • October 15, 2025

Moneris cuts API deployment time to 1–2 days - Postman Case Study

Discover how Moneris, an API-first leader in Canadian commerce, accelerated API deployment. By uniting collections, specs, workflows, and notebooks in one platform, Moneris made APIs easier to disc...

105 views • 2 likes • 0 comments • October 12, 2025

Moneris cuts time to first call 10x - Postman Case Study

Learn how Canada’s largest commerce provider boosted developer registration by 225% and cut time to first API call 10x. Discover how Moneris is accelerating partner onboarding and driving faster ti...

92 views • 6 likes • 0 comments • October 12, 2025

4 Steps to Create Effective API Docs Fast with Postman

Learn how to create clear, effective API documentation using Postman. These 4 simple steps will help you build great API docs fast, using real examples and best practices directly inside Postman. L...

525 views • 12 likes • 2 comments • October 10, 2025

Postman Hacks from the Postman Dev Team [Between 2 Devs LIVE]

🧠 School's in session. Tune in live next Thursday to learn how to use Postman to... 🎯 Discover the right API for your project instantly, answering "Which API do I use?" before you even ask. 🔄 R...

260 views • 8 likes • 0 comments • October 10, 2025

API Growth in the AI Era | LIVE from Postman HQ

Battle-tested API playbooks from leaders at Salesforce, Amazon, Canva, Block, WorkOS, Merge, Continue, Google DeepMind, Google Firebase, Google Maps, Twilio, APILayer, Hubspot, Zoom and more. 📍 TI...

1,337 views • 60 likes • 2 comments • October 07, 2025

Postman Product Hacks | Between 2 Devs LIVE

Tune in to learn: 👩‍💻 Debugging + discovering APIs with Agent Mode 👥 Live Sessions, an easier way to collaboratively debug APIs 🤖 Making AI agents smarter with Postman's MCP Server that adds more ...

187 views • 6 likes • 0 comments • September 26, 2025

New in Postman: Variables Redesign, AI Integration & Workflow Updates

September's Postman product update introduces major improvements to help you work faster, smarter, and more securely: 🆕 What’s New • Variables Overhaul: A redesigned UI with one execution field, o...

1,748 views • 29 likes • 5 comments • September 23, 2025

Postman is Momento’s first choice for development - Case Study

Momento shares how the Postman API Platform has something for every developer, improving the developer experience. Engineering or product teams can see the same thing in Postman and can collaborate...

209 views • 9 likes • 0 comments • September 14, 2025

Momento increases user engagement by 46% and shares views on MCP - Postman Case Study

Being on the Public API Network has made Momento discoverable and verifiable, and usage has increased tremendously, with 46%, 32%, and 36% month-over-month increases. And not only that, hear how Mo...

171 views • 8 likes • 0 comments • September 14, 2025

Beyond the Build LIVE: Postman API Demos, Best Practices & Q&A (Sept 11)

We’re back with Beyond the Build, Postman’s weekly developer livestream! 🚀 📅 Thursday, September 11 🕙 10 AM PT | 12 PM CT | 1 PM ET In this live session, the Postman team will cover: ✨ Live API d...

267 views • 5 likes • 1 comments • September 12, 2025

How to Build AI Agents with Postman

Learn how to build powerful AI agents with Postman Flows by combining APIs, tools, and AI models into automated workflows. Discover templates and real-world use cases to accelerate your AI developm...

978 views • 20 likes • 1 comments • September 08, 2025

What Is a REST API?

What is a REST API and why is it so important for modern apps? Discover REST APIs including what they are, how they work, and why they power so much of the web today. From HTTP methods to response ...

1,060 views • 23 likes • 1 comments • September 05, 2025

AI Agents Explained (More Capable Than Models)

Discover how AI agents go beyond traditional models by taking initiative, adapting, and achieving real goals on their own. Learn what makes them powerful and how you can start building AI agents wi...

856 views • 15 likes • 0 comments • September 05, 2025

How to Get a Google Maps API Key (and Use It in Postman)

Want to add maps, routes, or places to your app? In this step-by-step guide, we’ll show you how to get a Google Maps API key and start using it right away. You’ll also see how to set up authenticat...

1,158 views • 20 likes • 0 comments • September 04, 2025

Boost API Quality with Postman Collections

Discover how Postman collections help your team collaborate, test, and ship APIs faster. Learn how to boost API quality and streamline workflows with powerful collaboration features. #Postman #API...

871 views • 22 likes • 0 comments • September 04, 2025

How to Build AI Agents with Postman Flows

What if AI didn’t just think for you, but actually worked for you? Explore the world of Agentic AI, where AI systems don’t just respond to prompts but take initiative, adapt, and act to achieve goa...

378 views • 4 likes • 0 comments • September 03, 2025

[NO DEVOPS REQUIRED!] API Test Automation in Postman: 3 Easy Ways to Get Started

Want to automate your API tests but not sure where to start? This Postman quick-start roadmap walks you through 3 ways to automate API testing—whether you're new to CI/CD or integrating into a full...

760 views • 16 likes • 0 comments • September 03, 2025

Avoid Broken APIs in Prod: Why API Test Automation Matters | Postman Dev Tips

Have you ever pushed code to production... only to realize your API endpoint was broken? In this short video, we break down API automation; why it matters, how it helps you "shift left" in developm...

683 views • 17 likes • 0 comments • September 02, 2025

Paddle improves time to first call by 50% - Postman Case Study

Collaboration has been boosted with up-to-date collections, workspace notifications keeping customers engaged and an API-first approach. Hear from Paddle’s Head of Engineering and Principle Solutio...

190 views • 5 likes • 0 comments • August 31, 2025

Paddle launches an MCP server - Postman Case Study

Paddle’s winning deals, integrating AI workflows with MCP servers for rapid validation, streamlining global commerce, and enabling customers to go live in days with Postman. Read all about it: htt...

264 views • 7 likes • 0 comments • August 31, 2025

[UPDATED] Build an MCP Server in Minutes with Postman

Ever wanted to build your own MCP server but didn’t know where to start? Now you can with Postman’s MCP Generator and the Public API Network. In this step-by-step video, Sterling shows you how to:...

1,577 views • 46 likes • 6 comments • August 29, 2025

Enhancements to JIRA requests, Publisher Analytics, and Notebooks [NEW in Postman]

Another week, another series of enhancements in Postman! This week we virtually unboxed the following... 📦✨ 📌 TIMESTAMPS 00:00 Intro + Trivia 04:34 Trivia answer! 05:47 Welcome from Talia Kohan,...

204 views • 7 likes • 0 comments • August 29, 2025

Postman Agent Mode demo: Use natural language to fix, test, and explore APIs in Postman

Agent Mode brings AI-powered automation directly into your Postman workspace. In this quick demo, you'll see how to fix a broken request, generate tests, and explore API behavior, all from a simple...

470 views • 6 likes • 0 comments • August 28, 2025

What Is JSON? A Quick Guide for Developers Using APIs, AI, and Modern Web Apps

What is JSON—and why is it everywhere in API development? Whether you're sending POST requests, logging structured data, or configuring an app, chances are you're working with JSON. In this quick ...

575 views • 26 likes • 1 comments • August 28, 2025

Mock Servers for API-First Dev? Here’s Why They’re a Game-Changer

Mock servers are a powerful tool in API-first development, especially for teams building in parallel. In this short, we break down why mock servers matter, how they support spec-driven development,...

790 views • 14 likes • 0 comments • August 27, 2025

Meeting Prep AI Agent: HubSpot + Zendesk Summarized in Slack

Never walk into a customer call unprepared again. This Pre-Meeting Customer Brief AI Agent automatically scans your Google Calendar, identifies upcoming customer meetings, and pulls relevant data f...

191 views • 9 likes • 0 comments • August 26, 2025

New in Postman: Jira Multi-Instance + OpenAPI Support

The August Postman product update includes major improvements to Jira integration, new Spec Hub support for multi-file OpenAPI specs, and several collaboration enhancements. Timestamps: 0:00 – Int...

1,270 views • 17 likes • 0 comments • August 25, 2025

Jira Integration in Postman

Little known debugging tip: log Jira issues directly in Postman!

644 views • 16 likes • 0 comments • August 25, 2025

18,000+ Companies on the Postman API Network

Discover how over 18,000 companies, from tech giants like AWS and Google to unexpected industries like catering, are building on the Postman API Network.

603 views • 10 likes • 0 comments • August 25, 2025

API Collaboration: How to Speed Up Development with Postman

Collaborating on APIs can get chaotic with multiple versions, scattered feedback, and endless Slack threads. Explore how API collaboration with Postman helps your team boost development speed while...

374 views • 4 likes • 0 comments • August 22, 2025

First Time Using Postman: Building & Designing APIs

Learn how an engineer used Postman to break down legacy systems and guide teams in building and designing APIs. Discover how Postman supported both manual and collection-driven testing without auto...

862 views • 11 likes • 0 comments • August 22, 2025

How to Make Your APIs AI-Ready: 8 Key Steps

Discover 8 key steps to make your APIs AI-ready so you can future-proof your systems, eliminate errors, and unlock automation with confidence. We’ll also show you how Postman tools can make each st...

307 views • 11 likes • 2 comments • August 21, 2025

Event Driven APIs vs Async APIs Explained

Discover the key differences between event-driven APIs and async APIs, including REST, gRPC, and event buses. Learn how these architectures handle performance, scalability, and real-world challenge...

587 views • 9 likes • 0 comments • August 21, 2025

API Automation: Catch Bugs Before They Hit Production

Stop shipping broken APIs. In this video, we break down API automation and show how to catch bugs before they reach production. 📌 Timestamps: 0:00 - Why API automation matters 0:24 - What is API t...

348 views • 14 likes • 0 comments • August 20, 2025

API Success Tips: Publisher + Developer Advice

One tip for publishers and one tip for developers on how to succeed with APIs. Discover how being on the network and actively engaging with the community can make a significant difference. #apis #...

803 views • 4 likes • 0 comments • August 20, 2025

YouTube Moderation AI Agent: Analyze & Reply to Comments in Slack

This YouTube Moderation AI Agent makes it easy to stay on top of your community. It analyzes sentiment, suggests replies, and shares helpful resources, all delivered directly in Slack. Whether you...

194 views • 6 likes • 0 comments • August 19, 2025

News Aggregator AI Agent: Summarize Top Industry Stories in Slack

Want to stay on top of industry news without opening a dozen tabs? Create an AI Agent that acts as a custom news aggregator. This agent automatically gathers, analyzes, and summarizes top headlines...

412 views • 10 likes • 0 comments • August 18, 2025

Postman Notebooks: How to Tell Better API Stories

Discover Postman Notebooks, an interactive way to tell API stories, combine requests, and onboard users faster. Learn how this tool goes beyond collections to create engaging, hands-on narratives f...

651 views • 12 likes • 0 comments • August 18, 2025

What Are API Endpoints? Explained in 4 Minutes

Confused about API endpoints? In this quick 4-minute tutorial, learn exactly what they are, why they’re essential for API communication, and how to use them with a real example from Postman’s publi...

1,034 views • 31 likes • 1 comments • August 15, 2025

What's new in Postman: UX improvements, Flows enhancements & more | Beyond the Build

Here's what's new in Postman this week: ➡️ Improvements in comments discoverability ➡️ UX improvements to show or hide your filtered endpoints ➡️ Tidy up your workspaces ➡️ Enhancements to deploy...

144 views • 8 likes • 0 comments • August 15, 2025

What Is an API Key? (and How to Keep Them Safe)

What exactly is an API key? How does it work, and why is it critical to protect it? Whether you’re connecting to OpenAI, Stripe, Google Maps, or any other service, API keys are the gatekeepers tha...

1,221 views • 22 likes • 1 comments • August 15, 2025

Postman Then vs Now: Plugin to Platform

Developers share their first experiences with Postman, from its early days as a simple Chrome plugin to today’s robust multi-platform ecosystem. Learn how it grew from basic API testing to advanced...

616 views • 9 likes • 0 comments • August 14, 2025

GPT-5 vs GPT-4.5: 3 Huge Changes You’ll Notice

GPT-5 is finally here, but how does it compare to GPT-4.5? Explore the 3 biggest upgrades that make GPT-5 faster, smarter, and more reliable than ever. GPT-5’s unified architecture automatically p...

764 views • 10 likes • 4 comments • August 14, 2025

3 Game-Changing Upgrades in GPT-5

GPT-5 employs a unified architecture that automatically selects the most suitable model for each request. It brings sharper reasoning, faster and more accurate responses, and is now available to al...

739 views • 16 likes • 0 comments • August 14, 2025

Post-Meeting AI Agent: Create Tasks from Zoom Transcripts

Customer calls are full of insights, but without follow-up, they’re just lost opportunities. This Post-Meeting AI Agent automatically turns Zoom transcripts into structured action: creating Zendesk...

212 views • 8 likes • 0 comments • August 13, 2025