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…

Read more →
Introducing the AI Engineer

Editor's Picks

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…

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…

All Posts

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…