Postman, one of the most popular API development platforms, announced a major upgrade to its platform with AI-native and Git-based workflows. The goal is to make API development faster, more automated, and better suited for AI-driven applications.
This update is designed for developers building modern APIs, microservices, and AI-powered apps.

Key Features in the New Postman Update
1. AI-Native Development
Postman now includes built-in AI tools that can:
-
Generate API tests automatically
-
Debug API failures
-
Suggest fixes for API requests
-
Create API collections from code
Developers can interact with the system using natural language to automate API workflows.
Example:
You can ask Postman AI something like:
“Generate integration tests for this API endpoint.”
2. Agent Mode (AI Automation)
A new feature called Agent Mode allows AI to automatically perform API tasks.
Capabilities:
-
Update API collections
-
Generate server stubs
-
Fix failing tests
-
Create client code
The AI works across tests, mocks, and API specs to automate multi-step workflows.
3. Native Git Integration
One of the biggest improvements is Git-native workflows.
Now developers can:
-
Connect Postman directly to Git repositories
-
Work on branches like normal code
-
Review API changes in pull requests
API collections, specs, and tests can be stored as files in the project repository.
4. New API Catalog
Postman introduced an API Catalog, which acts as a central dashboard for all APIs.
It allows teams to:
This helps companies manage large API ecosystems easily.
5. Multi-Protocol API Testing
The updated Postman now supports testing across multiple protocols in the same workflow.
Supported protocols include:
-
HTTP
-
GraphQL
-
gRPC
-
WebSockets
-
MQTT
-
MCP (for AI tools)
This allows developers to test entire systems instead of single endpoints.
Why This Update Is Important
This update shows a big shift toward AI-driven development.
Benefits:
-
Faster API development
-
Automated testing
-
Better collaboration
-
Easier API management
Postman is evolving into a full platform for building AI-ready APIs.