cURL
curl --request GET \ --url https://api.circular.rosetta.sh/api/v1/ratings/vault/{address} \ --header 'Authorization: Bearer <token>'
{ "data": "<unknown>", "meta": { "latencyMs": 123, "freshness": "<string>", "source": "<string>" } }
Get the credit rating for a specific vault with score breakdown.
API key in format circ_live_* or circ_test_*
Vault contract address (0x...)
Vault rating
Show child attributes