Get Validator Yield
Endpoint
Section titled “Endpoint”GET /api/dtao/validator/yield/latest/v1Parameters
Section titled “Parameters”| Name | In | Type | Required | Description |
|---|---|---|---|---|
hotkey | query | string | SS58 or hex format | |
netuid | query | integer | subnet | |
min_stake | query | integer | min stake in rao | |
page | query | integer | The page number of the response. | |
limit | query | integer | The number of responses. max is 200, | |
order | query | — |
Responses
Section titled “Responses”200 — Validators retrieved successfully
Section titled “200 — Validators retrieved successfully”Media: application/json
Schema
{ "type": "object", "required": [ "pagination", "data" ], "properties": { "data": { "type": "array", "items": { "type": "object", "required": [ "hotkey", "netuid", "block_number", "timestamp", "stake", "one_hour_apy", "one_day_apy", "seven_day_apy", "thirty_day_apy" ], "properties": { "block_number": { "type": "integer", "format": "int32", "minimum": 0 }, "hotkey": { "type": "object", "required": [ "ss58", "hex" ], "properties": { "hex": { "type": "string", "description": "The hex format of the hot key" }, "ss58": { "type": "string", "description": "The SS58 format of the hot key" } } }, "name": { "type": "string", "nullable": true }, "netuid": { "type": "integer", "format": "int32", "minimum": 0 }, "one_day_apy": { "type": "number", "format": "double" }, "one_day_epoch_participation": { "type": "number", "format": "double", "nullable": true }, "one_hour_apy": { "type": "number", "format": "double" }, "seven_day_apy": { "type": "number", "format": "double" }, "seven_day_epoch_participation": { "type": "number", "format": "double", "nullable": true }, "stake": { "type": "integer", "format": "int64", "minimum": 0 }, "thirty_day_apy": { "type": "number", "format": "double" }, "thirty_day_epoch_participation": { "type": "number", "format": "double", "nullable": true }, "timestamp": { "type": "string", "format": "date-time" } } } }, "pagination": { "type": "object", "required": [ "current_page", "per_page", "total_items", "total_pages" ], "properties": { "current_page": { "type": "integer", "format": "int32" }, "next_page": { "type": "integer", "format": "int32", "nullable": true }, "per_page": { "type": "integer", "format": "int32" }, "prev_page": { "type": "integer", "format": "int32", "nullable": true }, "total_items": { "type": "integer", "format": "int32" }, "total_pages": { "type": "integer", "format": "int32" } } } }}Examples
{ "Result": { "value": "{\n \"pagination\": {\n \"current_page\": 1,\n \"per_page\": 50,\n \"total_items\": 2605,\n \"total_pages\": 53,\n \"next_page\": 2,\n \"prev_page\": null\n },\n \"data\": [\n {\n \"hotkey\": {\n \"ss58\": \"5GKH9FPPnWSUoeeTJp19wVtd84XqFW4pyK2ijV2GsFbhTrP1\",\n \"hex\": \"0xbc0e6b701243978c1fe73d721c7b157943a713fca9f3c88cad7a9f7799bc6b26\"\n },\n \"name\": \"Taostats & Corcel\",\n \"netuid\": 0,\n \"block_number\": 5373830,\n \"timestamp\": \"2025-04-17T21:19:36Z\",\n \"stake\": \"779899178121666\",\n \"one_hour_apy\": \"0.3752308800971794194682341741\",\n \"one_day_apy\": \"0.2430601273486563855654179324\",\n \"seven_day_apy\": \"0.23927172046185372240705\",\n \"thirty_day_apy\": \"0.185606896818915301752\",\n \"one_day_epoch_participation\": null,\n \"seven_day_epoch_participation\": null,\n \"thirty_day_epoch_participation\": null\n },\n {\n \"hotkey\": {\n \"ss58\": \"5F4tQyWrhfGVcNhoqeiNsR6KjD4wMZ2kfhLj4oHYuyHbZAc3\",\n \"hex\": \"0x84d83d08ca89f8e60424ffa286f165c16dd8752e4faa4d8977221e6720678d28\"\n },\n \"name\": \"Open\u03c4ensor Founda\u03c4ion\",\n \"netuid\": 0,\n \"block_number\": 5373830,\n \"timestamp\": \"2025-04-17T21:19:36Z\",\n \"stake\": \"673152971532613\",\n \"one_hour_apy\": \"0.1800868840676219746271894071\",\n \"one_day_apy\": \"0.1716361613454353374393362494\",\n \"seven_day_apy\": \"0.17044204567483536932095\",\n \"thirty_day_apy\": \"0.14113249594127288381085\",\n \"one_day_epoch_participation\": null,\n \"seven_day_epoch_participation\": null,\n \"thirty_day_epoch_participation\": null\n },\n {\n \"hotkey\": {\n \"ss58\": \"5CsvRJXuR955WojnGMdok1hbhffZyB4N5ocrv82f3p5A2zVp\",\n \"hex\": \"0x2402d2dd859f24ff5305ce12d54e02f3c2cafe6788af4b405bbe0d407695af37\"\n },\n \"name\": \"tao5\",\n \"netuid\": 0,\n \"block_number\": 5373830,\n \"timestamp\": \"2025-04-17T21:19:36Z\",\n \"stake\": \"541990141570552\",\n \"one_hour_apy\": \"0.3835099684689500690427514516\",\n \"one_day_apy\": \"0.2482643183951858418033534814\",\n \"seven_day_apy\": \"0.2436431633995055644724\",\n \"thirty_day_apy\": \"0.20385746199319040194205\",\n \"one_day_epoch_participation\": null,\n \"seven_day_epoch_participation\": null,\n \"thirty_day_epoch_participation\": null\n },\n {\n \"hotkey\": {\n \"ss58\": \"5FxcZraZACr4L78jWkcYe3FHdiwiAUzrKLVtsSwkvFobBKqq\",\n \"hex\": \"0xac4ba7704623c5beb4950ef97ddea57c9c12b91938c86f28475f8050741ac956\"\n },\n \"name\": null,\n \"netuid\": 0,\n \"block_number\": 5373830,\n \"timestamp\": \"2025-04-17T21:19:36Z\",\n \"stake\": \"469102552846064\",\n \"one_hour_apy\": \"0.2142620679975254237717962521\",\n \"one_day_apy\": \"0.2057616908769472336052386861\",\n \"seven_day_apy\": \"0.19250325589551686880855\",\n \"thirty_day_apy\": \"0.1427390567761232088768\",\n \"one_day_epoch_participation\": null,\n \"seven_day_epoch_participation\": null,\n \"thirty_day_epoch_participation\": null\n },\n {\n \"hotkey\": {\n \"ss58\": \"5HjMs5JDrLH3Hknmfm1gDq7nFYAv6M7t9v3EWMctSRXJS9HC\",\n \"hex\": \"0xfaa86f83e4f3a1c997ebcc87dfd434a95d6a600adf17c2c62e6a17593fd92d67\"\n },\n \"name\": \"Owner43\",\n \"netuid\": 43,\n \"block_number\": 5373830,\n \"timestamp\": \"2025-04-17T21:19:36Z\",\n \"stake\": \"416724909055867\",\n \"one_hour_apy\": \"0.8047636892587513765098920109\",\n \"one_day_apy\": \"0.8054711712120712169935020608\",\n \"seven_day_apy\": \"0.79345942158879153291465\",\n \"thirty_day_apy\": \"0.7752556176774988340112\",\n \"one_day_epoch_participation\": \"1\",\n \"seven_day_epoch_participation\": \"1\",\n \"thirty_day_epoch_participation\": \"1\"\n },\n {\n \"hotkey\": {\n \"ss58\": \"5DXdHixxtCvoa6GHKs2Jgrdzc61882Ftx1zN2sYFQuwgL1S1\",\n \"hex\": \"0x40c47b6a294686fe9612b5d78dd369f4c77fa3bbf96a4286ede97410ba2e3209\"\n },\n \"name\": \"Yuma, a DCG Company\",\n \"netuid\": 0,\n \"block_number\": 5373830,\n \"timestamp\": \"2025-04-17T21:19:36Z\",\n \"stake\": \"403856054234006\",\n \"one_hour_apy\": \"0.1683887870588517025030867826\",\n \"one_day_apy\": \"0.1669480961981413103414447869\",\n \"seven_day_apy\": \"0.1686076367782114103045\",\n \"thirty_day_apy\": \"0.1239757367932691479722\",\n \"one_day_epoch_participation\": null,\n \"seven_day_epoch_participation\": null,\n \"thirty_day_epoch_participation\": null\n },\n {\n \"hotkey\": {\n \"ss58\": \"5FFApaS75bv5pJHfAp2FVLBj9ZaXuFDjEypsaBNc1wCfe52v\",\n \"hex\": \"0x8cafec513739d2ed72700fe9ef1b4a62c3d0b06ddf6258bb00cbac2cbced5f68\"\n },\n \"name\": \"RoundTable21\",\n \"netuid\": 0,\n \"block_number\": 5373830,\n \"timestamp\": \"2025-04-17T21:19:36Z\",\n \"stake\": \"361961900113732\",\n \"one_hour_apy\": \"0.3617775155057312545629678169\",\n \"one_day_apy\": \"0.2310777578173126796133377860\",\n \"seven_day_apy\": \"0.2162233781915420827443\",\n \"thirty_day_apy\": \"0.17422373786215166495345\",\n \"one_day_epoch_participation\": null,\n \"seven_day_epoch_participation\": null,\n \"thirty_day_epoch_participation\": null\n },\n {\n \"hotkey\": {\n \"ss58\": \"5D4gEn5S422dTGR5NJJKZ93FNV6hDmfwDPfxFNgcoVnUkZ4f\",\n \"hex\": \"0x2c36c8b88903c8507aa3a9a6dcfc016caf5cfd3d8bf755b97e63f8f8b7c56836\"\n },\n \"name\": \"Tatsu\",\n \"netuid\": 0,\n \"block_number\": 5373830,\n \"timestamp\": \"2025-04-17T21:19:36Z\",\n \"stake\": \"351299822970109\",\n \"one_hour_apy\": \"0.3780413301456505429430270614\",\n \"one_day_apy\": \"0.2467622911422782795397037643\",\n \"seven_day_apy\": \"0.2435009176874156504726\",\n \"thirty_day_apy\": \"0.2021294335419088466663\",\n \"one_day_epoch_participation\": null,\n \"seven_day_epoch_participation\": null,\n \"thirty_day_epoch_participation\": null\n },\n {\n \"hotkey\": {\n \"ss58\": \"5HYk8DMKWK8TJyPzZJ9vmZk7B5NPCgjnZoyZ1ZsB54RXdN47\",\n \"hex\": \"0xf28fac64d7a3d8bdbf5b6db34de1607d7e8cd2db343d5f2790057f7f3cec0e1e\"\n },\n \"name\": \"Crucible Labs\",\n \"netuid\": 0,\n \"block_number\": 5373830,\n \"timestamp\": \"2025-04-17T21:19:36Z\",\n \"stake\": \"316275553090267\",\n \"one_hour_apy\": \"0.1927945860684145598493532729\",\n \"one_day_apy\": \"0.1821712994478655135527285795\",\n \"seven_day_apy\": \"0.1783405239594947662084\",\n \"thirty_day_apy\": \"0.1412752911303585400804\",\n \"one_day_epoch_participation\": null,\n \"seven_day_epoch_participation\": null,\n \"thirty_day_epoch_participation\": null\n },\n {\n \"hotkey\": {\n \"ss58\": \"5Dd8gaRNdhm1YP7G1hcB1N842ecAUQmbLjCRLqH5ycaTGrWv\",\n \"hex\": \"0x44f7a87e1b1de487eaf9e10413f485855444a46148bfe32cf6b225fdc610a03b\"\n },\n \"name\": null,\n \"netuid\": 0,\n \"block_number\": 5373830,\n \"timestamp\": \"2025-04-17T21:19:36Z\",\n \"stake\": \"306143338538992\",\n \"one_hour_apy\": \"0.1925339704254608211723447581\",\n \"one_day_apy\": \"0.1838922353585996291093210440\",\n \"seven_day_apy\": \"0.18749079470908688034905\",\n \"thirty_day_apy\": \"0.1392960419565395559711\",\n \"one_day_epoch_participation\": null,\n \"seven_day_epoch_participation\": null,\n \"thirty_day_epoch_participation\": null\n },\n {\n \"hotkey\": {\n \"ss58\": \"5HK5tp6t2S59DywmHRWPBVJeJ86T61KjurYqeooqj8sREpeN\",\n \"hex\": \"0xe824c935940357af73c961bdd7387e1ab821ec2939ecd19daafe6081ae9ae674\"\n },\n \"name\": \"TAO.com\",\n \"netuid\": 0,\n \"block_number\": 5373830,\n \"timestamp\": \"2025-04-17T21:19:36Z\",\n \"stake\": \"278635636365024\",\n \"one_hour_apy\": \"0.3788075420796858614826394805\",\n \"one_day_apy\": \"0.2453903751377929488582745221\",\n \"seven_day_apy\": \"0.2406490774297128094221\",\n \"thirty_day_apy\": \"0.18589043844112703251915\",\n \"one_day_epoch_participation\": null,\n \"seven_day_epoch_participation\": null,\n \"thirty_day_epoch_participation\": null\n },\n {\n \"hotkey\": {\n \"ss58\": \"5F2CsUDVbRbVMXTh9fAzF9GacjVX7UapvRxidrxe7z8BYckQ\",\n \"hex\": \"0x82cca2238d379e49d84e9e1b8df35dd496d6a8b4ca4f511ac9e38fa04d42f86b\"\n },\n \"name\": \"Rizzo (Insured)\",\n \"netuid\": 20,\n \"block_number\": 5373830,\n \"timestamp\": \"2025-04-17T21:19:36Z\",\n \"stake\": \"260588826319962\",\n \"one_hour_apy\": \"1.0910352138145570271470811019\",\n \"one_day_apy\": \"1.0947459316103752749332111008\",\n \"seven_day_apy\": \"1.12160802200326294740825\",\n \"thirty_day_apy\": \"1.27340374580448736596025\",\n \"one_day_epoch_participation\": \"1\",\n \"seven_day_epoch_participation\": \"1\",\n \"thirty_day_epoch_participation\": \"1\"\n },\n {\n \"hotkey\": {\n \"ss58\": \"5F2CsUDVbRbVMXTh9fAzF9GacjVX7UapvRxidrxe7z8BYckQ\",\n \"hex\": \"0x82cca2238d379e49d84e9e1b8df35dd496d6a8b4ca4f511ac9e38fa04d42f86b\"\n },\n \"name\": \"Rizzo (Insured)\",\n \"netuid\": 45,\n \"block_number\": 5373830,\n \"timestamp\": \"2025-04-17T21:19:36Z\",\n \"stake\": \"226042006469243\",\n \"one_hour_apy\": \"0.8935098111370535763991103803\",\n \"one_day_apy\": \"0.8696912635608638034036188552\",\n \"seven_day_apy\": \"1.02510432126902658169045\",\n \"thirty_day_apy\": \"1.1336209747594546844906\",\n \"one_day_epoch_participation\": \"1\",\n \"seven_day_epoch_participation\": \"1\",\n \"thirty_day_epoch_participation\": \"1\"\n },\n {\n \"hotkey\": {\n \"ss58\": \"5EM38qBzSMi8NLvmeXT6rLZN6MkWmR1Ju2vWmxjPXmw389aX\",\n \"hex\": \"0x64ed4a89f247685d8c87a6e5adeebb1ead1561798cb45a952b303de74f0c910b\"\n },\n \"name\": null,\n \"netuid\": 71,\n \"block_number\": 5373830,\n \"timestamp\": \"2025-04-17T21:19:36Z\",\n \"stake\": \"221842447832600\",\n \"one_hour_apy\": \"4.2388517397384240801118394879\",\n \"one_day_apy\": \"4.4648950268313246872344227451\",\n \"seven_day_apy\": \"5.4321991874438701044695\",\n \"thirty_day_apy\": \"7.7621253002410797937266\",\n \"one_day_epoch_participation\": \"1\",\n \"seven_day_epoch_participation\": \"1\",\n \"thirty_day_epoch_participation\": \"1\"\n },\n {\n \"hotkey\": {\n \"ss58\": \"5F2CsUDVbRbVMXTh9fAzF9GacjVX7UapvRxidrxe7z8BYckQ\",\n \"hex\": \"0x82cca2238d379e49d84e9e1b8df35dd496d6a8b4ca4f511ac9e38fa04d42f86b\"\n },\n \"name\": \"Rizzo (Insured)\",\n \"netuid\": 0,\n \"block_number\": 5373830,\n \"timestamp\": \"2025-04-17T21:19:36Z\",\n \"stake\": \"211622609200176\",\n \"one_hour_apy\": \"0.2073916140179849199224868774\",\n \"one_day_apy\": \"0.2017164411592441368476922435\",\n \"seven_day_apy\": \"0.20746251365022418392285\",\n \"thirty_day_apy\": \"0.1720837556954853682405\",\n \"one_day_epoch_participation\": null,\n \"seven_day_epoch_participation\": null,\n \"thirty_day_epoch_participation\": null\n },\n {\n \"hotkey\": {\n \"ss58\": \"5F2CsUDVbRbVMXTh9fAzF9GacjVX7UapvRxidrxe7z8BYckQ\",\n \"hex\": \"0x82cca2238d379e49d84e9e1b8df35dd496d6a8b4ca4f511ac9e38fa04d42f86b\"\n },\n \"name\": \"Rizzo (Insured)\",\n \"netuid\": 24,\n \"block_number\": 5373830,\n \"timestamp\": \"2025-04-17T21:19:36Z\",\n \"stake\": \"199367819064364\",\n \"one_hour_apy\": \"1.1042220805430189474794942977\",\n \"one_day_apy\": \"1.1212229099244877581465670729\",\n \"seven_day_apy\": \"1.1535698278040407900538\",\n \"thirty_day_apy\": \"1.14428060311231683508625\",\n \"one_day_epoch_participation\": \"1\",\n \"seven_day_epoch_participation\": \"1\",\n \"thirty_day_epoch_participation\": \"1\"\n },\n {\n \"hotkey\": {\n \"ss58\": \"5F2CsUDVbRbVMXTh9fAzF9GacjVX7UapvRxidrxe7z8BYckQ\",\n \"hex\": \"0x82cca2238d379e49d84e9e1b8df35dd496d6a8b4ca4f511ac9e38fa04d42f86b\"\n },\n \"name\": \"Rizzo (Insured)\",\n \"netuid\": 56,\n \"block_number\": 5373830,\n \"timestamp\": \"2025-04-17T21:19:36Z\",\n \"stake\": \"175303449663776\",\n \"one_hour_apy\": \"0.6738893975150544774516882742\",\n \"one_day_apy\": \"0.6899145333397894772093085404\",\n \"seven_day_apy\": \"0.7343999773915356574652\",\n \"thirty_day_apy\": \"0.8044510188596562830661\",\n \"one_day_epoch_participation\": \"1\",\n \"seven_day_epoch_participation\": \"1\",\n \"thirty_day_epoch_participation\": \"1\"\n },\n {\n \"hotkey\": {\n \"ss58\": \"5F4tQyWrhfGVcNhoqeiNsR6KjD4wMZ2kfhLj4oHYuyHbZAc3\",\n \"hex\": \"0x84d83d08ca89f8e60424ffa286f165c16dd8752e4faa4d8977221e6720678d28\"\n },\n \"name\": \"Open\u03c4ensor Founda\u03c4ion\",\n \"netuid\": 31,\n \"block_number\": 5373830,\n \"timestamp\": \"2025-04-17T21:19:36Z\",\n \"stake\": \"174121128412842\",\n \"one_hour_apy\": \"0.8516975366807863000556098548\",\n \"one_day_apy\": \"0.9899195844311368643290971252\",\n \"seven_day_apy\": \"0.9857823567161317021768\",\n \"thirty_day_apy\": \"1.3954048437279480008451\",\n \"one_day_epoch_participation\": \"1\",\n \"seven_day_epoch_participation\": \"1\",\n \"thirty_day_epoch_participation\": \"1\"\n },\n {\n \"hotkey\": {\n \"ss58\": \"5HjBSeeoz52CLfvDWDkzupqrYLHz1oToDPHjdmJjc4TF68LQ\",\n \"hex\": \"0xfa855ae0c00667324315f7a72c60361dfe7b749a4935e238413c72d921cc4572\"\n },\n \"name\": \"Owner34\",\n \"netuid\": 34,\n \"block_number\": 5373830,\n \"timestamp\": \"2025-04-17T21:19:36Z\",\n \"stake\": \"167124750999826\",\n \"one_hour_apy\": \"1.1769537938575428069808971181\",\n \"one_day_apy\": \"1.1733419025028633426730001301\",\n \"seven_day_apy\": \"1.18790570173673157201585\",\n \"thirty_day_apy\": \"1.15943681156084816647815\",\n \"one_day_epoch_participation\": \"1\",\n \"seven_day_epoch_participation\": \"1\",\n \"thirty_day_epoch_participation\": \"1\"\n },\n {\n \"hotkey\": {\n \"ss58\": \"5GKH9FPPnWSUoeeTJp19wVtd84XqFW4pyK2ijV2GsFbhTrP1\",\n \"hex\": \"0xbc0e6b701243978c1fe73d721c7b157943a713fca9f3c88cad7a9f7799bc6b26\"\n },\n \"name\": \"Taostats & Corcel\",\n \"netuid\": 44,\n \"block_number\": 5373830,\n \"timestamp\": \"2025-04-17T21:19:36Z\",\n \"stake\": \"165578712492793\",\n \"one_hour_apy\": \"0.7797254494292531321885562505\",\n \"one_day_apy\": \"0.8205279926552253459741453570\",\n \"seven_day_apy\": \"0.82478799032630459106985\",\n \"thirty_day_apy\": \"0.8073858177592283368761\",\n \"one_day_epoch_participation\": \"1\",\n \"seven_day_epoch_participation\": \"1\",\n \"thirty_day_epoch_participation\": \"1\"\n },\n {\n \"hotkey\": {\n \"ss58\": \"5EpkwChBsHyoKfBsEeZp58LgeMUByhrvBiNzeC99SaRuCL1V\",\n \"hex\": \"0x7a11a07169af7f0d31040631e9a7527015ff16f9d8f8ffb2a32a253c741db040\"\n },\n \"name\": \"Gizzo\",\n \"netuid\": 42,\n \"block_number\": 5373830,\n \"timestamp\": \"2025-04-17T21:19:36Z\",\n \"stake\": \"165359876250113\",\n \"one_hour_apy\": \"1.2519900258853736552911647678\",\n \"one_day_apy\": \"1.3840316940547555938978509134\",\n \"seven_day_apy\": \"1.44042012807385299594255\",\n \"thirty_day_apy\": \"1.32013375498567809963135\",\n \"one_day_epoch_participation\": \"1\",\n \"seven_day_epoch_participation\": \"1\",\n \"thirty_day_epoch_participation\": \"1\"\n },\n {\n \"hotkey\": {\n \"ss58\": \"5E4z3h9yVhmQyCFWNbY9BPpwhx4xFiPwq3eeqmBgVF6KULde\",\n \"hex\": \"0x58aef7b1efb44806fe14c6c58d0c1eb634a59fd2513f0ced6f2d10e0569af40d\"\n },\n \"name\": \"Tensorplex Labs\",\n \"netuid\": 17,\n \"block_number\": 5373830,\n \"timestamp\": \"2025-04-17T21:19:36Z\",\n \"stake\": \"165249734587056\",\n \"one_hour_apy\": \"0.7435873797888254260389629292\",\n \"one_day_apy\": \"0.7410552131860677455750745764\",\n \"seven_day_apy\": \"0.7698889394002037371547\",\n \"thirty_day_apy\": \"0.78918100481324102500995\",\n \"one_day_epoch_participation\": \"1\",\n \"seven_day_epoch_participation\": \"1\",\n \"thirty_day_epoch_participation\": \"1\"\n },\n {\n \"hotkey\": {\n \"ss58\": \"5FeNwZ5oAqcJMitNqGx71vxGRWJhsdTqxFGVwPRfg8h2UZmo\",\n \"hex\": \"0x9e635e317258379e0ca7e8f99f9ba5bf79bf3133a4f59dd18a908abb77237031\"\n },\n \"name\": \"Glitch Financial\",\n \"netuid\": 8,\n \"block_number\": 5373830,\n \"timestamp\": \"2025-04-17T21:19:36Z\",\n \"stake\": \"162427651149988\",\n \"one_hour_apy\": \"0.9822644284583200866484395551\",\n \"one_day_apy\": \"1.0062787654280374239149778021\",\n \"seven_day_apy\": \"1.0437512408229267110771\",\n \"thirty_day_apy\": \"1.0060645707174839979584\",\n \"one_day_epoch_participation\": \"1\",\n \"seven_day_epoch_participation\": \"1\",\n \"thirty_day_epoch_participation\": \"1\"\n },\n {\n \"hotkey\": {\n \"ss58\": \"5Dnkprjf9fUrvWq3ZfFP8WrUNSjQws6UoHkbDfR1bQK8pFhW\",\n \"hex\": \"0x4c4e88c540deff5c4cba972c82bea75867c97722ec627783296fcbea8b2d0c7c\"\n },\n \"name\": \"DeezNuts\",\n \"netuid\": 73,\n \"block_number\": 5373830,\n \"timestamp\": \"2025-04-17T21:19:36Z\",\n \"stake\": \"159919614740808\",\n \"one_hour_apy\": \"0.9272850150943254754572903816\",\n \"one_day_apy\": \"0.9080082175559972038524585310\",\n \"seven_day_apy\": \"1.313880438398948220042\",\n \"thirty_day_apy\": \"26.6712928214055965173356\",\n \"one_day_epoch_participation\": \"1\",\n \"seven_day_epoch_participation\": \"0.97468354430379746835\",\n \"thirty_day_epoch_participation\": \"0.98650927487352445194\"\n },\n {\n \"hotkey\": {\n \"ss58\": \"5GKH9FPPnWSUoeeTJp19wVtd84XqFW4pyK2ijV2GsFbhTrP1\",\n \"hex\": \"0xbc0e6b701243978c1fe73d721c7b157943a713fca9f3c88cad7a9f7799bc6b26\"\n },\n \"name\": \"Taostats & Corcel\",\n \"netuid\": 19,\n \"block_number\": 5373830,\n \"timestamp\": \"2025-04-17T21:19:36Z\",\n \"stake\": \"157470215750007\",\n \"one_hour_apy\": \"0.8146105614671783853741603459\",\n \"one_day_apy\": \"0.8195299664365249663730350782\",\n \"seven_day_apy\": \"0.8299407038668325484798\",\n \"thirty_day_apy\": \"0.8605355275276803251434\",\n \"one_day_epoch_participation\": \"1\",\n \"seven_day_epoch_participation\": \"1\",\n \"thirty_day_epoch_participation\": \"1\"\n },\n {\n \"hotkey\": {\n \"ss58\": \"5HdTZQ6UXD7MWcRsMeExVwqAKKo4UwomUd662HvtXiZXkxmv\",\n \"hex\": \"0xf62822946955e9c70d08ccc7eb2f3cedd3054cd5712ada28c76e7e5da961b462\"\n },\n \"name\": null,\n \"netuid\": 3,\n \"block_number\": 5373830,\n \"timestamp\": \"2025-04-17T21:19:36Z\",\n \"stake\": \"153871196419794\",\n \"one_hour_apy\": \"0.7271508068301661588921445070\",\n \"one_day_apy\": \"0.7276934834691225965685585504\",\n \"seven_day_apy\": \"0.716375
/* … truncated, full schema in /api/openapi.json */400 — Bad request
Section titled “400 — Bad request”404 — Validators not found
Section titled “404 — Validators not found”500 — Internal server error
Section titled “500 — Internal server error”Try it
Section titled “Try it”Interactive request console coming soon. In the meantime you can use the OpenAPI spec with any client (Insomnia, Bruno, Scalar, curl).
Authentication
Section titled “Authentication”All Taostats API requests require an Authorization header containing your API key. See Getting Started.