For the complete documentation index, see llms.txt. This page is also available as Markdown.

YO Risk Graph

Risk Graph is YO's risk intelligence layer for DeFi. It scores pools, assets, protocols, and chains with a letter grade (A–F) based on their full dependency stack — not just the entity in isolation. This is the same system YO uses to inform vault allocations and due diligence.

Two ways to access it:

  1. Vault Exposure API — free, public, no auth. Returns a vault's collateral exposure breakdown.

  2. Agent API — paid via x402, for full risk grading and dependency mapping.

Which one should I use?

Vault Exposure API
Agent API

Cost

Free

Pay-per-query (x402/USDC)

Auth

None

Wallet signature

Returns

Collateral exposure for one vault

Risk grades, dependency graphs, entity search

Best for

Quick exposure checks, UX display

Full risk assessment, contagion analysis, agentic decision-making

Use the Vault Exposure API to see what a vault holds. Use the Agent API to grade what it holds and trace how risk propagates through it.

Last updated