{"uid":"cap_kLNwtj1rt-iJ_fSJgzkNK","slug":"risk-yo-xyz-defi-node-risk-grade-lookup-ad4eae5f","name":"risk.yo.xyz DeFi Node Risk Grade Lookup","description":"Single node — properties + risk grade only (no neighborhood)","url":"https://risk.yo.xyz/api/v1/agent/node/pool%3Aethereum%3A0xab04bdfbeef6de62e3020d44710d6461eccfb901b9659f866844805fca115f2f","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"pathParams":{"type":"object","required":["nodeId"],"properties":{"nodeId":{"type":"string"}}},"queryParams":{"type":"object","required":["nodeId"],"properties":{"nodeId":{"type":"string","description":"Stable node id from /search — e.g. \"pool:ethereum:0x…\"."}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","required":["id","labels","properties"],"properties":{"id":{"type":"string","description":"Stable node identifier — `nodeId` everywhere else in the API."},"labels":{"type":"array","items":{"type":"string"},"description":"PascalCase Neo4j labels (e.g. \"Pool\", \"Asset\", \"Protocol\", \"Chain\")."},"properties":{"type":"object","description":"Per-label property bag — see /agent/schema for the canonical keys. Risk is exposed as `_riskTier` (A–F) only. May also carry `tvlUsd` (canonical $ size), `riskBreakdown` (on /node — an array of {question, answer} explaining the grade, no numbers), and `lastUpdatedAt` (on /dependencies — ISO-8601 freshness).","additionalProperties":true}}}}}}},"responseSchema":null,"example":{"request":{"input":{"type":"http","method":"GET","queryParams":{"nodeId":"pool:ethereum:0xab04bdfbeef6de62e3020d44710d6461eccfb901b9659f866844805fca115f2f"}}},"response":{"data":{"id":"pool:ethereum:0xab04bdfbeef6de62e3020d44710d6461eccfb901b9659f866844805fca115f2f","labels":["Pool"],"properties":{"id":"pool:ethereum:0xab04bdfbeef6de62e3020d44710d6461eccfb901b9659f866844805fca115f2f","lltv":0.945,"name":"Morpho cbBTC/WBTC","tvlUsd":"640.6462641102382","network":"ethereum","poolType":"lending","protocol":"morpho-blue","_riskTier":"B","borrowUsd":"0.6876206895020784","supplyUsd":"640.6462641102382","tranching":"direct","uniqueKey":"0xab04bdfbeef6de62e3020d44710d6461eccfb901b9659f866844805fca115f2f","oracleType":"none","isLeveraged":false,"riskBreakdown":[{"answer":"No, less than 2x","question":"Is yield generated through excessive leverage (>2x)?"},{"answer":"No","question":"Is the pool undercollateralized?"},{"answer":"Buffer 5-20% (LLTV 80-95%)","question":"What is the LLTV buffer (1 - LLTV)?"},{"answer":"Direct asset exposure","question":"Is the position tranched?"},{"answer":"No oracle dependency","question":"What oracle type does the market use?"}]}},"message":"SUCCESS","statusCode":200}},"exampleRequest":{"nodeId":"pool:ethereum:0xab04bdfbeef6de62e3020d44710d6461eccfb901b9659f866844805fca115f2f"},"tags":["x402"],"displayCostAmount":"0.05","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.05/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.05","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.05","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_lz5ukCJ9zKoNjKuQDGU4D","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.05","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns properties and risk grade (tier A–F) for a single DeFi node (pool, asset, protocol, or chain) identified by its stable node ID, without neighborhood/dependency data","exampleAgentPrompt":"What's the risk grade and properties for the Ethereum pool at address 0xab04bdfbeef6de62e3020d44710d6461eccfb901b9659f866844805fca115f2f — give me the A–F risk tier and any breakdown of why it got that grade.","exampleUseCases":null,"resultDescription":"A JSON object containing the node's stable ID, its PascalCase labels (e.g. Pool, Asset, Protocol, Chain), and a property bag including _riskTier (letter grade A–F), tvlUsd (TVL in dollars), and riskBreakdown (an array of {question, answer} pairs explaining the risk grade without raw numbers).","failureModes":["Invalid or unknown nodeId returns a not-found error","Malformed pool address in nodeId path param causes a 400 bad request","Stale or unindexed node may return empty properties or outdated riskTier","Payment failure (x402) returns 402 with payment requirements","Rate limiting may return 429 if called excessively"],"whenToPreferThis":"Use this endpoint when you already have the stable nodeId (e.g. from /search) for a specific DeFi pool, asset, protocol, or chain and want its risk grade and properties without fetching full neighborhood/dependency graphs. Prefer this over broader endpoints when you need a lightweight, single-node risk lookup.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T06:46:21.393Z","isFirstParty":false}