Subnet API
Subnet API
Section titled “Subnet API”24 endpoint(s) in this group.
| Endpoint | Method | Path | Status |
|---|---|---|---|
| Get Current Subnet Pools | GET | /api/dtao/pool/latest/v1 | ✅ |
| Get Historical Subnet Pools | GET | /api/dtao/pool/history/v1 | ✅ |
| Get Pool | GET | /api/dtao/pool/v1 | 🟡 needs copy |
| Get Current Sum Of Subnet Prices | GET | /api/dtao/pool/total_price/latest/v1 | ✅ |
| Get Historical Sum Of Subnet Prices | GET | /api/dtao/pool/total_price/history/v1 | ✅ |
| Get Sum Of Subnet Prices | GET | /api/dtao/pool/total_price/v1 | ✅ |
| Get Subnets | GET | /api/subnet/latest/v1 | ✅ |
| Get Subnet History | GET | /api/subnet/history/v1 | ✅ |
| Get Subnet Coldkey Distribution | GET | /api/subnet/distribution/coldkey/v1 | ✅ |
| Get Subnet Miner Incentive Distribution | GET | /api/subnet/distribution/incentive/v1 | ✅ |
| Get Subnet Axon Ip Distribution | GET | /api/subnet/distribution/ip/v1 | ✅ |
| Get Subnet Emission | GET | /api/dtao/subnet_emission/v1 | ✅ |
| Get Subnet Identity | GET | /api/subnet/identity/v1 | ✅ |
| Get Subnet Identity Set | GET | /api/subnet/identity_set/v1 | 🟡 needs copy |
| Get Subnet Metadata | GET | /api/subnet/metadata/v1 | 🟡 needs copy |
| Get Neuron Deregistrations | GET | /api/subnet/neuron/deregistration/v1 | ✅ |
| Get Neuron Registrations | GET | /api/subnet/neuron/registration/v1 | ✅ |
| Get Subnet Owner | GET | /api/subnet/owner/v1 | ✅ |
| Get Subnet Pruning Latest | GET | /api/subnet/pruning/latest/v1 | 🟡 needs copy |
| Get Subnet Pruning History | GET | /api/subnet/pruning/history/v1 | 🟡 needs copy |
| Get Subnet Registrations | GET | /api/subnet/registration/v1 | ✅ |
| Get Subnet Registration Cost | GET | /api/subnet/registration_cost/latest/v1 | ✅ |
| Get Subnet Registration Cost History | GET | /api/subnet/registration_cost/history/v1 | ✅ |
| Get TAO Flow | GET | /api/dtao/tao_flow/v1 | 🟡 needs copy |