Despite software architecture relying on them, managing the API lifecycle creates governance risks for engineering teams. Postman recently introduced a unified platform aimed at easing this friction, bringing AI directly into the core development environment alongside version control integrations.
According to industry data, 89 percent of developers already incorporate AI into their routines. Yet many rely on external tools rather than embedded systems, limiting the contextual awareness required for enterprise-grade development.
Traditional software followed deterministic paths, whereas modern AI agents operate probabilistically, deciding at runtime which endpoints to call and how to chain those interactions. As a result, APIs serve as the authoritative interface between these autonomous systems and the real world. If an agent receives incorrect data from an endpoint, the downstream consequences multiply rapidly.
Engineering teams now face the pressure of building reliable and stable interfaces for systems they do not fully control, meaning decisions about which endpoints to expose or protect carry higher stakes.
Establishing a live management plane
Platform engineering teams often waste hours attempting to map their endpoints, usually resulting in outdated information scattered across wikis and dashboards. Postman’s new platform introduces an ‘API Catalog’ that acts as a live management plane which connects directly to where teams build and test their services. This visibility allows leaders to measure API lifecycle health at scale and enforce design rules across an organisation to lower risks.
Using the embedded ‘Agent Mode,’ engineers can query the catalog using natural language to find endpoints lacking OpenAPI specifications, investigate upstream dependencies, or identify services experiencing high latency.
Josh Devenny, Head of Product for Rovo Skills at Atlassian, said: “With Postman’s Agent Mode, developers can coordinate API changes and leverage the Atlassian Rovo MCP server to bring in shared context from the Atlassian tools they already rely on – such as Jira and Confluence – to plan and ship software.
“Agentic workflows like these help teams move faster while building, testing, documenting, and troubleshooting APIs, with higher governance and security.”
For wider governance, a new ‘Organizations’ feature groups teams to manage access centrally. This setup tackles common scaling issues such as workspace sprawl and oversharing risks, giving administrators auditability without slowing down individual delivery teams.
Optimising developer experience and version control
Postman’s new platform to lower API lifecycle risks also reduces friction during daily engineering tasks. The application is now fully native to Git, allowing developers to work on the same branch as their codebase, even offline.
A major update is the Collection v3 format, which replaces JSON files with YAML files. This structural change makes diffing easier for human reviewers and improves readability for automated agents. Engineers can now organise multiple protocols (including HTTP, GraphQL, gRPC, and WebSockets) within the same collection, reflecting how end-to-end systems actually operate.
Integrating local work with continuous integration pipelines has historically caused bottlenecks. The updated Postman CLI allows teams to run the exact same collections, mocks, and tests locally and within their CI environments. Running identical workflows in both places means failures surface earlier, eliminating bugs that typically only appear after a commit.
When tests fail, Agent Mode can diagnose the root cause and suggest direct fixes to save developers from manually inspecting individual variables and environments.
Consolidating the toolchain to mitigate API lifecycle risks
Consolidating these tools requires teams to evaluate their internal data maturity. Embedding automated agents into the delivery pipeline is only effective if the underlying specification files are accurate and well-maintained.
“The world’s APIs are built and shipped on Postman, and we believe AI should live inside the platform—not alongside it,” explained Abhinav Asthana, Co-Founder and CEO of Postman.
By keeping specifications versioned alongside code and providing a unified workspace, engineering leads can enforce standards reliably. Grounding automated intelligence in a verified catalogue ensures that engineering environments maintain resilience while accelerating the delivery of reliable services.
See also: When AI writes the code: Productivity gains and production pitfalls

Want to learn more about AI and big data from industry leaders? Check out AI & Big Data Expo taking place in Amsterdam, California, and London. The comprehensive event is part of TechEx and is co-located with other leading technology events including the Cyber Security & Cloud Expo. Click here for more information.
Developer is powered by TechForge Media. Explore other upcoming enterprise technology events and webinars here.

