Generating Client SDKs and AI-Ready CLIs with Postman

Postman can generate a fully documented, type-safe SDK directly from a collection or an OpenAPI spec, in nine languages, and it can…

Introducing the AI Engineer

Postman’s AI-native API platform is getting a major upgrade today. We’re excited to announce the launch of the AI Engineer, the next leap…

MCP Night: Agent Mode — Not Just Another Tech Event

A recap of WorkOS MCP Night: Agent Mode covering auth.md, lightning demos, and what building for agents as consumers really means.

What’s new in Postman: AsyncAPI 3.0, performance streaming, and service accounts

This was a packed week for the Postman platform. Five features shipped that touch almost every part of the API lifecycle —…

Postman Playwright Integration: Testing UI and API Together

Testing modern applications means validating both what users see in the browser AND what’s happening behind the scenes with your APIs. But…

Postman as a Local Development Environment

Postman has always been the platform where API development comes together — from firing off test requests to validating response contracts. With…

Swapping External Dependencies with Local Mocks Servers

The previous post introduced Postman Local Mock Servers, the Git-backed pattern that lets you stand a mock up next to your collections…

Your API Tests Belong in the Pipeline – Here’s How to Get Them There

Your Postman Tests Are Only Valuable If They Run Automatically You probably already have the tests. Requests with assertions, test scripts that…

Validate APIs During Your Playwright Tests with Postman

At the time of writing this article, Playwright ships over 8 million npm downloads a week, has over 88,000 GitHub stars, and…

New in the Postman API v1.39: API Catalog and Spec Hub endpoints

If you’ve been using API Catalog to monitor your services or Postman Spec Hub to manage your API specifications, you’ve probably wished…

Postman is HIPAA-Compliant

Every security team evaluating a vendor is asking the same core questions: Where is my data? Is it encrypted? Who can access…

Headless Postman: Automating the API Lifecycle with the MCP Server

Most API developers have a familiar routine: open Postman, import a spec, create some requests, wire up a mock, run tests, check…