Postman and Microsoft have announced a partnership which will improve the development testing and management of APIs within AI-based workflows through their collaboration. The direction is not subtle. It is about removing friction between API discovery, coding, testing, and production, and tying all of it into the Microsoft ecosystem.
At the center of this update is Postman’s Agent Mode. It is basically an AI assistant built into the platform, already aware of collections, tests, mocks, and API specs. With this collaboration, it now supports OpenAI models running on Microsoft Foundry. That means teams can pick models based on their needs, whether that is performance, security, or internal policy, without leaving Postman.
There is also a deeper technical layer through Postman’s Model Context Protocol server. This brings Postman context directly into developer environments like VS Code and GitHub Copilot. So instead of switching tools, developers can search APIs, generate client code, run tests, and even spin up mocks right inside their coding workflow. API definitions stay synced with actual code, which removes the usual mismatch between documentation and reality.
Also Read: DX for SMEs finally gets a starting point without the chaos
Another part of the rollout is the API catalog integration with Microsoft Azure API Management. Once configured, teams can pull APIs directly from Azure into Postman with full metadata intact. No manual copying. No rework. Just direct import into workspace where building starts immediately.
Then there is collaboration through Microsoft Teams. Developers can share collections, track updates, and get real-time API alerts directly inside chat channels. Even monitor results and system health updates can flow into Teams, which keeps engineering conversations tied to actual system behaviour instead of scattered tools.
The broader shift here is pretty clear. API development has grown beyond its original function which focused on developing tools for building application programming interfaces. The process now operates as a complete system which connects all three elements of coding and governance and team collaboration.


