Live subnet intelligence API Β· checking…

Fresh intelligence for the Bittensor network.

Ask about a subnet, a person, a repo or a claim β€” and get structured, cited results across the entire normalized Bittensor corpus. One API. One console.

β–¦ Console

From raw signal to structured intelligence.

A clean console for subnets, people, repositories, media claims, datasets and memory β€” plus API keys, spend and operational status.

Bittensor Intelligence console β€” dashboard
Products

Everything you need to understand a subnet.

Each surface is queryable from the console and the API. Jump straight in β€” no setup, bring your key.

Developer API

Built for third-party developers.

Every console surface is a plain HTTP endpoint. Authenticate with one header and consume JSON β€” public health and spend need no key.

  • βœ“
    Key-aware accessSend X-API-Key; public status stays open.
  • βœ“
    Object-first responsesStable JSON for subnets, people, repos and media.
  • βœ“
    Usage-based spendTransparent budget caps and remaining-spend reporting.
# Public β€” no key required
curl $BASE/ops/health
curl $BASE/ops/spend/summary

# Authenticated data surfaces
curl -H "X-API-Key: $SI_API_KEY" \
  $BASE/v2/subnets?limit=120

curl -H "X-API-Key: $SI_API_KEY" \
  $BASE/memory/search?q=validator&kind=person

curl -H "X-API-Key: $SI_API_KEY" \
  $BASE/media/claims
Pricing

Start free. Scale on usage.

Indicative product tiers β€” provision a key in the console. No checkout, no card to explore.

Explorer

Explorer

$0
  • Public health & status
  • Spend summary
  • Schema & docs
  • Console overview
Open console
Contract

Enterprise

Custom
  • Dedicated pipelines
  • Higher spend caps
  • Private datasets
  • Priority support
Talk to us

Start exploring Bittensor Intelligence.

Public surfaces load instantly β€” add a key for the full data platform.

Open Console β†’