API referenceValidators
Validator Detail
Last updated
Fetch cross-subnet detail for one validator identity: its validator_permit=1 rows aggregated across every subnet it operates in — cross-subnet totals (stake, emission, avg/max trust) plus a full per-subnet performance table. Computed live from the neurons D1 tier. Cold/absent hotkey (no validator-permit rows) returns a zeroed aggregate with an empty subnets array, never a 404.
Path Parameters
hotkey*string
Response Body
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/api/v1/validators/string"{ "data": { "alpha_stake_tao": 0.5, "apy_estimate": 0.5, "apy_estimate_eligible_subnet_count": 1, "avg_validator_trust": 0.5, "block_number": 5000000, "captured_at": "2026-06-01T00:00:00.000Z", "coldkey": "example", "coldkey_count": 1, "coldkey_identity": { "additional": "example", "captured_at": "2026-06-01T00:00:00.000Z", "description": "Example description.", "discord": "example", "github": "https://api.metagraph.sh/example", "has_identity": false, "image": "https://api.metagraph.sh/example", "name": "Example Subnet", "url": "https://api.metagraph.sh/example" }, "hotkey": "example", "max_validator_trust": 0.5, "nominator_count": 1, "realized_return_1d": 0.5, "realized_return_1m": 0.5, "realized_return_1w": 0.5, "root_stake_tao": 0.5, "schema_version": 1, "subnet_count": 1, "subnets": [ { "active": false, "axon": "example", "coldkey": "example", "consensus": 0.5, "dividends": 0.5, "emission_tao": 0.5, "hotkey": "example", "incentive": 0.5, "is_immunity_period": false, "netuid": 7, "rank": 0.5, "registered_at_block": 5000000, "stake_tao": 0.5, "take": 0.5, "trust": 0.5, "uid": 1, "validator_permit": false, "validator_trust": 0.5 } ], "take": 0.5, "total_emission_tao": 0.5, "total_stake_tao": 0.5 }, "meta": { "artifact_path": "example", "cache": "short", "contract_version": "2026-06-29.1", "generated_at": "2026-06-01T00:00:00.000Z", "pagination": { "collection": "example", "cursor": 1, "limit": 1, "next_cursor": 1, "order": "asc", "returned": 1, "sort": "example", "total": 1 }, "published_at": "2026-06-01T00:00:00.000Z", "source": "live-cron-prober", "stale_contract": { "built_under": "example", "live": "example" } }, "ok": true, "schema_version": 1}Empty
{ "data": null, "error": { "code": "string", "message": "string" }, "meta": { "artifact_path": "string", "cache": "short", "contract_version": "string", "generated_at": "string", "pagination": { "collection": "string", "cursor": 0, "limit": 0, "next_cursor": 0, "order": "asc", "returned": 0, "sort": "string", "total": 0 }, "published_at": "2019-08-24T14:15:22Z", "source": "string", "stale_contract": { "built_under": "string", "live": "string" } }, "ok": false, "schema_version": 1}{ "data": null, "error": { "code": "string", "message": "string" }, "meta": { "artifact_path": "string", "cache": "short", "contract_version": "string", "generated_at": "string", "pagination": { "collection": "string", "cursor": 0, "limit": 0, "next_cursor": 0, "order": "asc", "returned": 0, "sort": "string", "total": 0 }, "published_at": "2019-08-24T14:15:22Z", "source": "string", "stale_contract": { "built_under": "string", "live": "string" } }, "ok": false, "schema_version": 1}{ "data": null, "error": { "code": "string", "message": "string" }, "meta": { "artifact_path": "string", "cache": "short", "contract_version": "string", "generated_at": "string", "pagination": { "collection": "string", "cursor": 0, "limit": 0, "next_cursor": 0, "order": "asc", "returned": 0, "sort": "string", "total": 0 }, "published_at": "2019-08-24T14:15:22Z", "source": "string", "stale_contract": { "built_under": "string", "live": "string" } }, "ok": false, "schema_version": 1}{ "data": null, "error": { "code": "string", "message": "string" }, "meta": { "artifact_path": "string", "cache": "short", "contract_version": "string", "generated_at": "string", "pagination": { "collection": "string", "cursor": 0, "limit": 0, "next_cursor": 0, "order": "asc", "returned": 0, "sort": "string", "total": 0 }, "published_at": "2019-08-24T14:15:22Z", "source": "string", "stale_contract": { "built_under": "string", "live": "string" } }, "ok": false, "schema_version": 1}