What you get
Composite letter grade
A single
A+–F grade (plus a 0–100 score and star rating) summarizing overall vault risk.Per-category contributors
See exactly which of the seven risk categories drove the grade, each with its own score and weight.
Criteria taxonomy
A dense
pass / warn / fail breakdown across the framework’s individual criteria.Coverage disclosure
Every response tells you how many criteria are live versus planned — no hidden gaps.
smart_contract, operational_governance, asset_collateral, market_liquidity, counterparty, hack_exploit_history, and chain_infrastructure. The vault risk surface covers six EVM chains: eth, arb, base, opt, pol, bsc.
V3 vs V2
You have two API surfaces. V3 is the newest and the recommended target for new integrations; V2 is frozen but fully supported for existing ones.| V3 (recommended) | V2 (stable) | |
|---|---|---|
| Path | /api/v3/vaults/{address} | /api/v2/vaults/{address} |
| Output | Composite letter grade, per-category contributors, criteria taxonomy, coverage | 0–100 risk rating, tier, listing verdict, risk tags |
| Framework | Versioned, pinnable (framework_version, grading_scheme) | Single fixed model |
risk envelope | Verbatim pass-through of V2 | Native |
risk envelope is preserved verbatim on every V3 response, so you can adopt V3 incrementally — read the new fields when you’re ready, ignore them until then. See the V2 → V3 migration guide for the full contract.
Quickstart
Fetch the full V3 risk decomposition for a single vault. You need a Webacy API key (sign up here) and the vault’s contract address and chain.GET /api/v3/framework returns the full category and criteria list, so your client never drifts from the live framework.
Where to go next
Vault Risk V3 Overview
The V3 contract: versioning, polarity, upstream floor, and categories.
Vault Detail (V3)
Full request/response reference for
GET /api/v3/vaults/{address}.Framework Methodology
How composite scores are derived and why the framework is API-driven.
Framework Taxonomy
The public endpoint returning the canonical category and criteria list.
V2 → V3 Migration
Endpoint mapping, deprecation contract, and pinning guidance.
Screen and Monitor Vault Risk
Step-by-step integration guide for screening and continuous monitoring.
Vault Risk Intelligence
The data and signals available — verdicts, withdrawal risk, history, depeg.
Vault Incidents
A curated timeline of vault exploits, depegs, and governance failures.
