Skip to main content
GET
Get v3 RWA / stablecoin risk detail (Webacy-native)
Higher score = more risk. composite.score and every categories.*.score run 0–100, where 0 = no structural risk and 100 = maximum risk (grade A+ ≈ 0, F ≈ 100) — the opposite of yield or performance scores. See Score Polarity for the full grade bands.

Assessing freshness

This endpoint does not return a response-level stale flag or generated_at. For a freshness signal, read the RWA grades list (GET /v3/rwa/grades), which carries generated_at and stale.Treat missing, stale, or errored data as unknown — never as safe. See Hard-gating and fail behavior.

Authorizations

x-api-key
string
header
required

Path Parameters

address
string
required

Token contract address.

Query Parameters

chain
enum<string>
required

Chain identifier (e.g. eth, base, pol). Required.

Available options:
eth,
base,
bsc,
pol,
opt,
arb,
avax,
sol,
stellar,
hedera,
tron,
sui,
ton,
sei,
btc,
gnosis
grading_scheme
enum<string>
default:v1

Grading scheme to pin (default v1). Unknown values return 400 with the supported list.

Available options:
v1

Response

Webacy-native v3 RWA / stablecoin detail.

Webacy-native v3 RWA / stablecoin detail (RFC-019 Phase 2A). Same shape family as VaultV3Response, minus the risk pass-through (the v2 RWA grade has no risk envelope; the headline signal is composite, floored by upstream_risk).

schema_version
string
required
Example:

"3.5"

metadata
object
required

Structural fact sheet for an RWA / stablecoin — identities only.

composite
object
required

Headline grade block. POLARITY (load-bearing): score is 0–100, HIGHER = WORSE (A+ = 0, F = 100) — same direction as the v2 risk.score on the same response. score = max(Σ contributors·weight, upstream_risk): floored from below by the upstream pipeline risk.

categories
object
required
coverage
object
required

How many criteria are live today vs defined by the framework — so what the grade reflects is on the wire, not just in docs.

attributes
object
required

Curated, grouped passthrough of the RWA grade record's detail-only facts (RFC-030 Phase 0-1). Always present as a block; individual leaves are null when the producer has not populated them. The safety score/grade are intentionally excluded — composite remains the only grade.