proposed architecture prepared privately for Postman · not indexed · not a statement that Postman is a customer, partner, pilot, or endorser

Postman runs the API lifecycle.
Hive makes each action independently provable.

The Postman API client, Spec Hub, Collection Runner, Agent Mode, and the Postman MCP server already build, test, and govern APIs across nearly half a million organizations. This page proposes one addition: an independent, signed receipt for each consequential API-lifecycle action, so that a request result, a collection run, an agent tool call, or a governance check is provable to a partner, an auditor, or a customer. Every demo on this page runs here, in your browser. Request data, secrets, and specs stay. Only the proof crosses.

Payloads and secrets never moveA one-way fingerprint, a policy ID, a timestamp, and a signature cross the boundary. Never the request body, the response, the environment secret, or the OpenAPI spec.
Independent, not self-writtenA test log a platform writes about itself is not the same as an outside attestation. Hive is a neutral attestor, which is what makes a collection-run or agent-call receipt believable to a third party.
Nothing waitsThe receipt is pre-filled beside the request or run, not written up after. It adds no delay to a Collection Runner pass or an Agent Mode action.

The proof is in the provenance. It does not judge.

where a signed receipt fits inside the Postman platform today

Six Postman surfaces. One receipt rail.

Each surface below is a capability Postman publicly documents. The receipt does not change how the surface works. It attaches independent proof that the action happened the way the platform said, without moving the request body, the response, the secret, or the spec underneath.

API client · requests

Request and response integrity

Every request through the Postman client produces a status, timing, and body. A signed receipt binds a fingerprint of the request and response to the environment and policy in force, so a partner can prove what a call returned without seeing the payload.

Proof binds request and response hashes, never the bodies or the secrets.
Collection Runner · testing

Collection-run lineage

The Collection Runner executes ordered requests, chained variables, and test assertions, ending in a test run summary. A receipt captures the ordered check outcomes and the chained-variable lineage as one signed vector a CI reviewer can re-verify offline.

Signed run lineage · each assertion provable, the response bodies stay put.
Agent Mode · AI

Agent and tool-call receipts

Agent Mode turns natural language into API-lifecycle actions, grounded in your collections, specs, and history. Each agent tool call can carry a signed receipt of which tool ran under which approval, complementing the secret and PII redaction guardrails Postman already applies.

Proof of the tool call and its approval · never the prompt words.
MCP server · agents

MCP tool provenance

The Postman MCP server connects MCP-compatible agents to 100+ Postman tools across collections, environments, and workspaces. A receipt makes each MCP tool invocation independently attestable, so an agent's action on a workspace is provable after the fact.

Signed proof each MCP tool ran · the workspace contents never cross to Hive.
API governance · rules

Governance-check evidence

Postman applies contract-first governance and configurable rules, with automated compliance scanning against agreed standards. A receipt records which rule ran on which spec version and the pass or fail, producing portable governance evidence.

Proof a rule executed · a signed record that a rule was checked is not a compliance statement.
Spec Hub · workspaces

API change and provenance

Spec Hub, version control, and the changelog track how an API definition evolves across a workspace. A receipt binds each spec change to the actor and the prior content root, so an API's provenance is provable without exporting the definition.

Change-provenance proof · the spec and workspace never leave the boundary.

Prepared for Postman as a proposed architecture. Product facts are public and source-linked in the evidence section below, and should be re-verified before external use.

the animated picture · illustration of how the service works, not Postman data

The payloads, secrets, and specs stay. The signed proof crosses.

Left of the line is everything inside the Postman and customer boundary. Right of the line is a partner, an auditor, or a customer. Watch what actually crosses.

Inside the Postman and customer boundaryRequest and response bodies, environment secrets, API keys and tokens, OpenAPI specs, and workspace contents stay here. They bounce off the line. They never cross.
Only the signed proof crossesA SHA-256 fingerprint, a policy ID, a timestamp, and a hybrid signature travel to the partner, auditor, or customer. Enough to verify the action. Nothing that reveals a secret or a payload.

Every square that crosses is a receipt, not a record. The count of secret and payload bytes that crossed is always zero. That is the whole design.

your surfaces · your numbers · arithmetic tool, not a forecast or quote

Move the sliders. Watch the moved payload data stay zero.

Sliders are yours to set. This is arithmetic on numbers you enter, not a forecast, a quote, or a claim about Postman's real volumes.

Request and run receipts / mo·
Agent and tool-call receipts / mo·
Governance-check receipts / mo·
Total signed evidence events / mo·
Proof bytes on the wire / mo
~96 bytes per receipt, batched
·
Request, secret, and spec bytes moved to Hive0 bytes

Whatever you put in those sliders, the last number is always zero. Proof bytes scale with actions; payload and secret bytes moved do not scale at all.

offline verifier · runs entirely in this tab · no telemetry after page load

Verify a Postman-shaped receipt. Right here. No install.

This widget builds a real signed receipt for a Postman collection-run action, verifies it in your browser, lets you tamper with a byte and watch the check fail, re-verifies from pasted JSON, and re-checks a published 5,000-frame routine soak. The signing engine is bundled and served from this same domain. Open your network tab: after load, it makes zero outbound calls except the two same-origin JSON fetches it names.

In-browser · offline The offline verifier never leaves this page except to fetch its own sample and bench file from this domain.

Widget idle. Click 1 · Build & verify a Postman receipt to load the engine and run the first check. Everything runs in this tab.

Every click prints the recomputed hash next to the stored hash, one line per layer. A changed byte reads FAIL in the same output; a clean receipt reads PASS. Success is labelled, never color alone. There is no server round-trip. The same engine ships as an offline command-line kit that is byte-identical to what runs here.

in-page collection runner · deterministic, in-browser · no Postman account, no install

Run a Postman-shaped collection. Signed, in-browser.

This is a self-contained runner that behaves like a small Collection Runner pass: an ordered set of requests, individual test checks, a variable chained from one request into the next, and a test run summary. Each pass is folded into one signed receipt you can tamper with and export. It runs deterministically in this tab and calls no Postman API, so nothing depends on an account or a login.

4ordered requests
chainvariable carried forward
checksper-request assertions
signone receipt for the run

In-browser · deterministic The runner executes a fixed, Postman-shaped collection locally. Request and response bodies are hashed into the receipt; the bodies themselves never cross to Hive.

Idle. Click Run the collection & sign the receipt to execute the ordered requests, run their checks, chain a variable forward, and fold the run into one signed receipt. Each request prints its checks as it runs.

The collection here mirrors the two downloadable Postman collections in the collections section: relay a receipt event, group into an R3Pv vector, assess a protected API action, export evidence. The runner proves the pattern with no account; the downloadable collections run the same pattern inside Postman itself.

live workflow · this button makes real calls to the hive api · not the offline widgets above

Run the Postman proof workflow. End to end, live.

This is different from the offline verifier and runner by design. It drives the real Hive receipt primitives in a Postman-shaped sequence: relay a signed API request event, group it into a proof vector (R3Pv), run a Protected Flow assessment under a strict API policy pack, and export a signed evidence bundle. No account, no key, no payment beyond the calls you trigger. No payload moves and Hive never calls a Postman API.

1signed relay event
R3Pvgrouped proof vector
assessprotected flow decision
exportsigned evidence bundle

Network state: unknown This leaves your browser and hits receipts.thehiveryiq.com. If the call is blocked by CORS or offline, the widget runs a truthful local cryptographic fallback and labels it clearly. It does not fake a live success.

Open the R3Pv health route
Idle. Click Run the live proof workflow to relay a Postman API request event, group it into an R3Pv vector, assess it under the strict_api policy pack, and export a signed evidence bundle. Each step prints as it returns.

The Postman-shaped payload carries an API request event kind and method only, never a secret or a body. Curl the same sequence yourself:

what makes the receipt · four parts · patent pending

Four small inventions. One receipt.

Plain English. Each part closes a gap a self-written test log leaves open. These are the four Filings under InkFrame v1, the same four the verifier above exercises.

Filing A
Proof pre-fillThe receipt is attached before the request or run completes, not written up after. Nothing waits on Hive to render it.
Filing B
Sealed by contentA tamper-evident record. Change one byte in a status code or a check result and the check fails, as the verifier shows.
Filing C
Disclosure-free replayProve the collection run's route without moving the request body, the response, or the secret behind it.
Filing D
Arrival countersignA gateway countersignature, so what ran is what was cleared, on the journey the receipt took.
reference build passed its integrity gate · long-duration signed soaks run as routine · patent pending
start with the rail that runs today · grow into the broader canon

Running now. Expansion offerings.

Organized around the Postman surfaces this page names. Everything under Running now is live today (the verifier, runner, and live workflow above exercise it). Everything under Expansion offerings is a surface Hive could stand up with Postman, not a service running yet.

API client · requests

Request and response receipts

Running nowReceipt Relay · InkFrame v1 · Proof Pre-Fill · content-sealed request and response roots
Expansion offeringsInterceptor-side receipt capture · per-environment proof scoping · response-schema attestation
Collection Runner · testing

Signed run lineage

Running nowR3Pv proof vector · Protected Flow assess · signed evidence export
Expansion offeringsPostman CLI receipt emitter · CI-pipeline run registry · regression-lineage bundles
Agent Mode · AI

Attested agent tool calls

Running nowCarnac™ · CarnacPrompt™ · Carnac Gateway™ · typed cue edges
Expansion offeringsSmartAgent route proof · approval-trace model receipts · permitted-next-action routing
MCP server · agents

MCP tool provenance

Running nowArrival Countersignature · healing-state vector · gateway receipts
Expansion offeringsProtected Flow Fleets · per-tool invocation registry · cross-workspace trust signals
API governance · rules

Governance-check evidence

Running nowProtected Flow decision classes · policy-pack assessment · signed evidence export
Expansion offeringsConfigurable-rule receipt hooks · portable governance bundles · PPR · SRPR
Spec Hub · workspaces

API change provenance

Running nowInkFrame Non-Mutation · Disclosure-Free Replay · benchmark evidence
Expansion offeringsSpec-change receipt registry · OriginProof for definitions · jurisdiction-held evidence
the fuller offer · buyer-readable primitive cross-reference · no need to leave this page

Every Hive primitive, mapped to a Postman surface.

The four Filings under InkFrame v1 are the fastest path in. The canon is broader. This is the whole map, kept on this page: each primitive, the Postman surface it fits, what it does now, and what it could do next.

Open the full primitive cross-reference
Hive primitive × Postman surface · running now and expansion
Hive primitivePostman surfaceStateWhat it does
InkFrame v1All surfacesRunning nowThe signed receipt frame: content-addressed roots plus a hybrid Ed25519 + ML-DSA-65 signature. The verifier above builds and checks one.
Proof Pre-FillAPI client · RunnerRunning nowFiling A. The receipt is attached at the moment of the request or run, so it adds no delay to a Collection Runner pass.
InkFrame Non-MutationSpec Hub · testingRunning nowFiling B. One changed byte fails the check. This is the tamper test in the verifier and the runner.
Disclosure-Free ReplayRunner · governanceRunning nowFiling C. Reconstruct the run's route from fingerprints alone, with no request body or secret.
Arrival CountersignatureAgent Mode · MCPRunning nowFiling D. The gateway countersigns on arrival, so what ran is what was cleared.
Receipt RelayAPI client · RunnerRunning nowSigns an event into a portable receipt. Step 1 of the live workflow above.
R3Pv proof vectorCollection RunnerRunning nowGroups signed receipts into one signed vector: verification, policy, healing, routing, and permitted next action.
Protected FlowGovernance · RunnerRunning nowTurns the vector into a signed decision (permit, hold, recover, escalate) under a policy pack, with a meter quote. No payload moves.
Evidence ExportGovernance · CIRunning nowBundles the vector, assessment, receipts, and pubkeys into a signed bundle a reviewer re-verifies offline.
Carnac™Agent ModeRunning nowSizes how much proof an action deserves. It does not judge.
CarnacPrompt™Agent ModeRunning nowFingerprints the prompt as a one-way SHA-256, never the words.
Carnac Gateway™MCP serverRunning nowThe gateway that countersigns agent and MCP tool traffic on arrival.
Carnac Live Ink™Agent Mode · clientRunning nowLive-streamed proof ink for an in-progress action, sealed as it runs.
SmartAgent route proofAgent Mode · MCPExpansionProof for multi-step agent behavior across a tool route.
Protected Flow FleetsMCP serverExpansionFleet-scale protected-flow decisions across many concurrent agent runs.
AFiR-StreamCollection RunnerExpansionStreaming receipt proof for high-volume CI run batches.
OriginProofSpec HubExpansionOrigin attestation for API definitions and governance rule sets.
PPR · SRPRGovernance · distributionExpansionProvenance and settlement receipts for published API artifacts.
Sovereign Receipt RegistryEnterprise · auditExpansionJurisdiction-held or customer-held receipt registry.
Provable MachinesPostman CLI · CIExpansionBuild-time control-execution receipts for pipeline runs.

Running now surfaces are exercised by the verifier, runner, and live workflow on this page. Expansion surfaces are options to weigh with counsel and Postman's engineering and security functions; none is a live service today.

preserved Postman collections · import into Postman · not the primary demo

Two Postman collections. Verified valid, right here.

These two collection files run the same relay, R3Pv, and Protected Flow pattern the in-page runner demonstrates, but inside Postman itself. They are a secondary path: the primary demos above need no account. Import either file into Postman, or check below that each returns HTTP 200 and parses as valid Postman collection JSON, fetched from this same domain.

Hive R3Pv + Protected Flow

hive-r3pv.postman_collection.json

Receipts, proof vectors, and signed decisions. Relay an event, group into R3Pv, derive the vector, assess under a policy pack, export evidence.

Status: not checked yet
Download

Hive Protected Flow

hive-protected-flow.postman_collection.json

Signed decisions plus meter quote. Assess a protected API action under a strict policy pack and export a signed evidence bundle.

Status: not checked yet
Download
Click either Verify 200 & valid JSON to fetch the collection from this domain, confirm the HTTP status, and parse it as a Postman collection with an info block and item list.
current source-linked evidence · first-party Postman sources · re-verify before external use

Every claim on this page points to a Postman source.

These are Postman's own words and docs, public as of July 2026. Hive draws no conclusion about Postman beyond what these state, and does not imply Postman is a customer, partner, or endorser.

The Collection Runner executes ordered requests with chained variables and test assertions, producing a test run summary, part of Postman's API testing surface.
Agent Mode turns natural language into API-lifecycle actions, grounded in your collections, specs, environments, and history, and can generate MCP servers for internal APIs.
The Postman MCP server connects MCP-compatible agents to 100+ Postman tools across collections, environments, and workspaces.
You create MCP requests to interact with an MCP server and add them to your collections, then use them to experiment, test, and evaluate servers.
Postman applies contract-first governance with configurable rules and automated compliance scanning against agreed standards.
Agent Mode enterprise controls include secret redaction via the Postman Secret Scanner and PII redaction before content reaches an LLM.
Postman encrypts data with AES-256-GCM at rest and TLS in transit, offers Bring Your Own Key, and keeps a Postman Local Vault so secrets need not leave your network.
Postman states it is trusted by 98% of the Fortune 500 and by nearly 500,000 organizations, with SOC 2, GDPR, CCPA, and HIPAA among its compliance surfaces.

One question, that is all

Is there room, beside the API client, Collection Runner, Agent Mode, and MCP server Postman already runs, for an independent proof service that signs each consequential API-lifecycle action and never moves the request data, secrets, or specs underneath? Not instead of anything Postman built. A neutral layer that makes an API action provable to a partner, an auditor, and a customer.