Accessing intelligence data
All intelligence endpoints take anorgDid parameter naming the organization whose data is
consulted.
- Your own organization: pass your organization’s DID. No sharing setup is needed; you can always consult your own agents.
- Another organization: pass that organization’s DID. This works only while that organization
has an active sharing grant to yours, managed by them in the dashboard under Settings. Without
a grant, the request returns
404 sharing_not_enabled. The same 404 is returned whether the organization does not exist, never shared with you, or revoked its grant, so organizations cannot be discovered by probing.
did parameter names the agent to measure. Every figure is scoped to the pair: the agent’s
mandates and events within the named organization’s data.
The endpoints
- Agent trust snapshot: the risk picture of one agent at a single instant. Registration, live mandates, bounds and execution headroom, human consent, and chain integrity.
- Agent trust window: what one agent did over a period. The request funnel, verification activity, counterparties, burn rate, and incidents.
- Resolve an action: both bodies report per-action figures keyed by action URN. This endpoint resolves a URN into its definition, so you can see what an execution of that action actually permits.