Batch structural-health for N RWA / stablecoin tokens

Returns the live structural-health criteria (mint_burn_anomaly, large_holder_concentration) for up to 100 { address, chain } tuples. Per-token failures are reported in-band as { ok: false, error_code } so a single bad address never fails the whole batch (HTTP 200). Addresses travel in the POST body (privacy + non-EVM encoding).

CU cost: 1 CU × token count (v3-rwa-structural-health-batch).

Body Params
tokens
array of objects
required
length between 1 and 100
tokens*
string
required
string
required
Responses

400

Invalid body (empty / >100 tokens / unknown property).

403

Missing or invalid x-api-key.

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json