Postman · AI Engineer

The AI Engineer

An architect on every change — grounded in a living map of your entire API estate.

Sees everything Answers anything Reviews every change
ONE LIVING GRAPH THREE SOURCES OF TRUTH ZERO BLIND SPOTS
Scroll
01 · THE PROBLEM

Your systems know more than anyone can hold.

How everything actually connects is scattered — across teams, code, docs, and dashboards. So every change carries hidden risk.

Spread everywhere. The map is split across teams, code, docs, and tools.

Change is risky. Finding what to touch is slow; the blast radius is invisible.

Locked in heads. The knowledge that matters isn't written down anywhere.

AI widens the gap. You ship faster than ever — so the unknowns grow faster too.

02 · HOW THE GRAPH IS BUILT

Three sources of truth, collated into one.

Each place holds part of the story. Bring them together and you get grounded context no single source has alone.

Interface · Intent

Postman

What the API is supposed to do.

specs · collections · docs
Implementation

GitHub

What the code actually does.

repos · PRs · CODEOWNERS
Runtime

New Relic / Datadog

How it behaves in production.

telemetry · traces · alerts
Collating the API Context Graphscroll to build →
Three sources → one grounded map.
03 · THE MAP

Now you can see your whole estate.

A live map no single engineer could hold in their head — and connections you'd never find by hand. On its own, it's a system of record. Its real power is what it lets you do.

API Context Graphhover any service
Hover a service to light up everything it touches.
Internal service External dependency Connected on hover
04 · WHAT THE GRAPH UNLOCKS

The graph is the foundation. Here's the payoff.

Grounded in that map, the AI Engineer works two ways.

Mode 01 · Ask

Ask once. See the whole picture.

The judgment that used to need your best architect — now instant, and available to anyone.

Ask once → see what it hits

Blast radius · "If we change AWS S3, what breaks?"
One dependency changes — watch the impact spread across services.

The kinds of questions it answers

  AI Engineer · Ask
you ▸

◆ AI Engineer
"If we upgrade S3, what breaks?"

Impact & blast radius

Every service a change touches, ranked, with a wave-by-wave migration plan.

"What could quietly take down prod?"

Silent failure points

Monitoring blind spots, shared-infra SPOFs, and unowned services before they bite.

"What do we depend on, and who owns it?"

Dependencies & owners

The full external footprint mapped to owning teams — and the ownership gaps.

Live demo · the real Ask in Postman
Mode 02 · Autonomous

An architect on every pull request.

It doesn't wait to be asked. On a trigger, it runs in the background — grounded in the same graph — and catches cross-service impact a human review would miss.

Trigger

A change lands

A PR push — or a Slack mention like @Postman --repo ….

Reason

AI Engineer reads the graph

Traces callers, contracts, and blast radius across every service.

Act

Posts a review · files the work

An impact review on the PR, and follow-up tickets where they're needed.

PR #545 · API Impact Review

Add a source field to tasks

⚠ Nothing breaks · 2 things to fix first
Safe
Users are unaffected.Public routes don't expose the new field.
Contract
The API surface on /tasks changed.A new source field now goes over the wire — spec + collection are out of date.
Callers
Checked every caller on the graph. Two services, neither breaks.One ignores the field; the other doesn't hit these routes.
Order
A DB migration must ship first, or prod fails.Wrong order → Unknown column 'source'. Gate the merge on it.
Filed
Opened PLAT-2231 — update spec & collection.Assigned to the owning team from the graph. Draft fix attached.
A suggestion, posted automatically · nothing merged without you
Live demo · the real background agent & PR review
05 · WHAT'S COMING

The next wave.

The graph makes the AI Engineer smart. These make it capable — able to act, remember, and reach the rest of your stack.

Work in progress · directions, not dates

Secrets

Access · without Passport

Let the agent — both the runtime cloud agent and the pipeline that ingests GitHub, New Relic & Postman — pull secrets from Postman Vault to reach MCPs, the New Relic CLI, and more. For teams that don't run Passport.

Skills

Packaged, repeatable actions

Reusable playbooks the agent can run on its own — starting with onboarding a team to Postman: spinning up workspaces, linking Git, and CLI automation.

Memory

User & team level

Persistent context so the agent remembers how you and your team work — carried across sessions at the user and team level.

MCP

Reach external services

Let the AI Engineer talk to the rest of your stack through MCP — connecting out to external services and tools, not just reading the graph.

// Shared as direction only. Timelines and scope still landing.

06 · THE PAYOFF

From scattered knowledge to abundant insight.

Architectural judgment used to be scarce — locked in a few heads. Now it's on tap, for everyone.

Scattered

Docs, code, runtime, tribal knowledge — split apart.

One living map

The API Context Graph, always current.

The AI Engineer

Asks answered · every change reviewed.

Know your systems. Change them fearlessly.

Postman · AI Engineer