{"uid":"cap_aH65bwCdnxOZUS7y-yCYP","slug":"solana-validator-identity-vote-account-lookup-safe-validator-discovery-9a49b994","name":"Solana Validator Identity/Vote-Account Lookup & Safe Validator Discovery","description":"Resolve a Solana validator identity pubkey to its vote-account (or the reverse) and optionally get the top-N lowest-risk safe validators by score. Give vote or identity to resolve, or top_n for safe candidates. Cheap first step before validator/vet.","url":"https://api.agentstools.dev/validator/lookup","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","HEAD","DELETE"],"type":"string"},"queryParams":{"type":"object","required":[],"properties":{"vote":{"type":"string","description":"Vote-account pubkey to resolve to its identity"},"top_n":{"type":"integer","maximum":50,"minimum":1,"description":"Return this many lowest-risk safe validators"},"identity":{"type":"string","description":"Node identity pubkey to resolve to its vote-account"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.008","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","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.008/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.008","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.008","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_7oNgcxpWKrNHt7ybgvmmK","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.008","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Resolves a Solana validator identity pubkey to its vote-account (or reverse), or returns the top-N lowest-risk safe validators by score","exampleAgentPrompt":"Can you look up the vote account for the Solana validator with identity pubkey 7K8DVxtNJGnMtUY1CQJT5jcs8sFGSZTDiG7kowvFpECh, and also give me the top 5 lowest-risk safe validators I could stake with?","exampleUseCases":[{"title":"Resolve validator identity to vote account","prompt":"I have a Solana validator identity pubkey — dv1ZAGvdsz5hHLwWXsVnM94hWf1pjbKVau1QVkaMJ92 — can you find the corresponding vote account address for me?"},{"title":"Find safest validators for staking","prompt":"I want to stake some SOL but I'm not sure which validators to trust. Can you pull up the top 10 lowest-risk Solana validators by safety score so I have a shortlist to consider?"},{"title":"Identify validator owning a vote account","prompt":"I've got this Solana vote account address — FKsC411dik9ktS6xPADxs4Fk2SCENvAiuccQHLAPndvk — can you tell me which validator identity key owns it?"}],"resultDescription":"Returns the resolved counterpart pubkey (identity↔vote-account), and/or a ranked list of up to 50 top-N safest Solana validators with their associated risk scores, suitable for use as input to deeper validator vetting steps.","failureModes":["Unknown pubkey — provided identity or vote-account does not match any known validator, returns empty or error response","Invalid pubkey format — malformed base58 string returns a 400-level error","top_n out of range — value below 1 or above 50 returns a validation error","No parameters provided — requires at least one of vote, identity, or top_n"],"whenToPreferThis":"Use this endpoint as a cheap first-step lookup before running deeper validator vetting or risk analysis. Prefer it when you need to resolve a Solana validator identity pubkey to its vote-account (or vice versa), or when you need a shortlist of low-risk staking candidates without paying for a full validator risk report.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T01:10:14.477Z","isFirstParty":false}