Bittensor

Bittensor is an open, decentralized machine-intelligence network built on a Substrate blockchain (subtensor). Contributors earn the TAO token by supplying useful work to specialized subnets — miners produce, validators score, and stakers back them — with emissions distributed by Yuma Consensus. Developers do not consume a hosted REST API; they interact with the chain through the official lean Python SDK (import bittensor) and the btcli command line, which together perform every user-facing operation: wallets and keys, staking and pools, subnet creation, mining, validating, weights, proxies, multisig, and an EVM layer. The developer surface is agent-native: machine-readable catalogs of write intents, chain reads, and errors are published for discovery, with a plan/execute model, Policy guardrails, and typed results.

Bittensor publishes 1 API on the APIs.io network. Tagged areas include Company, Ai, Blockchain, Decentralized AI, and Machine Learning.

Bittensor’s developer surface includes documentation, getting-started guide, API reference, engineering blog, CLI, authentication, and 16 more developer resources.

25.2/100 emerging Agent 52/100 agent ready Full breakdown ↓
scored 2026-07-20 · rubric v0.4
1 APIs 1 MCP Servers 0 Features
CompanyAiBlockchainDecentralized AIMachine LearningCryptocurrencyWeb3SDKCLIDePIN

API Rating

API Evangelist API Evangelist Rating How this is scored →
scored 2026-07-20 · rubric v0.4
Composite quality — 25.2/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 15.2 / 20
Commercial Clarity 0.0 / 20
Operational Transparency 0.7 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 52/100 · agent ready
Machine-Readable Contract 0 / 18
Agentic Access Contract 15 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/bittensor: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs

Bittensor Chain SDK & CLI

The unified Bittensor v11 package — a lean Python SDK (import bittensor) plus the btcli command line — for every operation on the subtensor Substrate chain: reading chain state ...

MCP Servers

bittensor-mcp.yml

MCP SERVER

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 5

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 4

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: bittensor
name: Bittensor
description: 'Bittensor is an open, decentralized machine-intelligence network built on a Substrate blockchain (subtensor).
  Contributors earn the TAO token by supplying useful work to specialized subnets — miners produce, validators score, and
  stakers back them — with emissions distributed by Yuma Consensus. Developers do not consume a hosted REST API; they interact
  with the chain through the official lean Python SDK (import bittensor) and the btcli command line, which together perform
  every user-facing operation: wallets and keys, staking and pools, subnet creation, mining, validating, weights, proxies,
  multisig, and an EVM layer. The developer surface is agent-native: machine-readable catalogs of write intents, chain reads,
  and errors are published for discovery, with a plan/execute model, Policy guardrails, and typed results.'
url: https://raw.githubusercontent.com/api-evangelist/bittensor/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- polychain
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-18'
image: https://github.com/opentensor.png
tags:
- Company
- Ai
- Blockchain
- Decentralized AI
- Machine Learning
- Cryptocurrency
- Web3
- SDK
- CLI
- DePIN
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
apis:
- name: Bittensor Chain SDK & CLI
  description: 'The unified Bittensor v11 package — a lean Python SDK (import bittensor) plus the btcli command line — for
    every operation on the subtensor Substrate chain: reading chain state and submitting state-changing transactions (staking,
    registration, weights, subnets, proxies, multisig) against a mainnet or testnet RPC entrypoint.'
  humanURL: https://www.bittensor.com/docs
  baseURL: wss://entrypoint-finney.opentensor.ai:443
  properties:
  - type: Documentation
    url: https://www.bittensor.com/docs
  - type: GettingStarted
    url: https://www.bittensor.com/docs/quickstart
  - type: APIReference
    url: https://www.bittensor.com/docs/tx
  - type: LLMsTxt
    url: llms/bittensor-llms.txt
  - type: ErrorCatalog
    url: errors/bittensor-error-codes.yml
  - type: MCPServer
    url: mcp/bittensor-mcp.yml
  - type: Packages
    url: packages/bittensor-packages.yml
  - type: SDKs
    url: packages/bittensor-packages.yml
  - type: CLI
    url: cli/bittensor-cli.yml
  - type: Authentication
    url: authentication/bittensor-authentication.yml
  - type: Conventions
    url: conventions/bittensor-conventions.yml
  - type: Lifecycle
    url: lifecycle/bittensor-lifecycle.yml
  - type: Conformance
    url: conformance/bittensor-conformance.yml
  - type: DataModel
    url: data-model/bittensor-data-model.yml
  - type: AgenticAccess
    url: agentic-access/bittensor-agentic-access.yml
  - type: AgentSkill
    url: skills/_index.yml
common:
- type: Website
  url: https://bittensor.com
- type: DeveloperPortal
  url: https://www.bittensor.com/docs
- type: Documentation
  url: https://www.bittensor.com/docs
- type: GettingStarted
  url: https://www.bittensor.com/docs/quickstart
- type: APIReference
  url: https://www.bittensor.com/docs/tx
- type: GitHubOrganization
  url: https://github.com/opentensor
- type: Blog
  url: https://www.bittensor.com/releases
- type: SDKs
  url: packages/bittensor-packages.yml
- type: Packages
  url: packages/bittensor-packages.yml
- type: CLI
  url: cli/bittensor-cli.yml
- type: MCPServer
  url: mcp/bittensor-mcp.yml
- type: LLMsTxt
  url: llms/bittensor-llms.txt
- type: ErrorCatalog
  url: errors/bittensor-error-codes.yml
- type: Authentication
  url: authentication/bittensor-authentication.yml
- type: Conventions
  url: conventions/bittensor-conventions.yml
- type: Lifecycle
  url: lifecycle/bittensor-lifecycle.yml
- type: Conformance
  url: conformance/bittensor-conformance.yml
- type: WellKnown
  url: well-known/bittensor-well-known.yml
- type: DomainSecurity
  url: security/bittensor-domain-security.yml
- type: DataModel
  url: data-model/bittensor-data-model.yml
- type: AgenticAccess
  url: agentic-access/bittensor-agentic-access.yml
- type: AgentSkill
  url: skills/_index.yml
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence