Bittensor.ai API Documentation
Programmatic access to Bittensor blockchain data, subnet analytics, and staking operations. The Bittensor.ai API is being rebuilt — documentation and developer access are coming soon.
REST API
Query blocks, extrinsics, events, accounts, and subnet data. Cursor-based pagination, filtering by pallet, and full OpenAPI specification.
WebSocket Feeds
Real-time chain activity via Server-Sent Events. Subscribe to new blocks, price updates, subnet events, and account activity.
Subnet Analytics
Emission distributions, validator and miner performance, Alpha token prices, registration history, and subnet parameters.
Staking & Accounts
Portfolio data, staking positions, delegation history, emission rewards, and balance lookups for any coldkey or hotkey.
While the API is being prepared, explore on-chain data with the blockchain explorer.
Frequently Asked Questions
- Does Bittensor.ai have a public API?
- The Bittensor.ai API is currently being rebuilt. It will provide REST endpoints and WebSocket feeds for querying blockchain data, subnet analytics, staking operations, and TAO token information. Sign up to be notified when access is available.
- How do I query the Bittensor blockchain?
- You can explore blocks, extrinsics, events, and accounts using the Bittensor blockchain explorer at bittensor.ai/chain. Programmatic API access with developer keys is coming soon.
- What data will the Bittensor.ai API provide?
- The API will cover chain data (blocks, extrinsics, events), subnet analytics (emissions, registrations, validator performance), staking data (delegations, rewards, Alpha tokens), account balances, and real-time WebSocket feeds for live chain activity.