{"uid":"cap_7duhhTNevOjFNnu_iymwR","slug":"risk-yo-xyz-defi-node-risk-grade-lookup-2bd6cfc0","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%3Aarbitrum%3A0x299674f6da858f903d77486fba50bc9f2e0db24d","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:0x1f9840a85d5af5bf1d1762f925bdaddc4201f984"}}},"response":{"data":{"id":"pool:arbitrum:0x299674f6da858f903d77486fba50bc9f2e0db24d","labels":["Pool"],"properties":{"id":"pool:arbitrum:0x299674f6da858f903d77486fba50bc9f2e0db24d","name":"Pendle LP sUSDai","tvlUsd":"25027728.48152081","address":"0x299674f6da858f903d77486fba50bc9f2e0db24d","network":"arbitrum","poolType":"pendle_lp","protocol":"pendle","totalTvl":"25027728.48152081","_riskTier":"C","tranching":"direct","impliedApy":"0.0946140589918456","oracleType":"none","isLeveraged":false,"aggregatedApy":"0.07984218296244781","riskBreakdown":[{"answer":"Simple asset (ETH, stablecoins)","question":"What is the underlying yield source complexity?"},{"answer":"Above $10M","question":"What is the market TVL?"}],"underlyingApy":"0.0692668455556189"}},"message":"SUCCESS","statusCode":200}},"exampleRequest":{"nodeId":"pool:ethereum:0x1f9840a85d5af5bf1d1762f925bdaddc4201f984"},"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_H_ofxHOWREFUgn0mE-d6I","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 specific DeFi pool, asset, or protocol node by its node ID","exampleAgentPrompt":"What's the risk grade for Arbitrum pool 0x299674f6da858f903d77486fba50bc9f2e0db24d — I want to see its risk tier (A–F), TVL, and a breakdown of why it got that grade.","exampleUseCases":null,"resultDescription":"Returns a JSON object with the node's stable ID, PascalCase labels (e.g. Pool, Asset, Protocol, Chain), and a properties bag including `_riskTier` (A–F letter grade), `tvlUsd` (total value locked in USD), and `riskBreakdown` (an array of {question, answer} pairs explaining the risk grade without raw numbers).","failureModes":["Node ID not found — returns 404 or empty result for unknown or misspelled node IDs","Payment not included or insufficient — returns 402 Payment Required since endpoint costs $0.05 USDC via x402","Malformed nodeId path parameter — returns 400 Bad Request","Node exists but risk data not yet computed — properties may be partial or missing _riskTier","Rate limiting — returns 429 if too many requests in a short period"],"whenToPreferThis":"Use this endpoint when you need a fast, single-node risk assessment for a specific DeFi pool, asset, or protocol — especially on Arbitrum — and only need the node's own properties and risk grade (A–F) without neighborhood or dependency graph data. Prefer this over the dependencies endpoint when you don't need upstream/downstream exposure analysis, and over the search endpoint when you already have the canonical node ID.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T06:40:12.320Z","isFirstParty":false}