io.net API: GPU Workers, Compute Supply & Network Health
io.net (IO) is the largest decentralized GPU compute network. Tracking its supply-side metrics — worker counts, GPU types, geographic distribution — is essential for anyone building DePIN analytics or compute pricing models.
What We Track for io.net
- Registered devices — from io.net's own API
- Active devices — from io.net's own API
- GPU worker counts by type — from io.net's stats endpoint
- Protocol revenue — from DefiLlama
- Price & market cap — from CoinGecko
Query io.net Data
# Get all io.net metrics with provenance
curl https://kairossignal.com/v1/network/IO \
-H "X-API-Key: YOUR_KEY"
Cross-network supply comparison
curl https://kairossignal.com/v1/supply \
-H "X-API-Key: YOUR_KEY"
Every value carries source, as_of, age_hours, freshness, and verify_yourself.
Free API Key — $5 Credits
curl -X POST https://kairossignal.com/v1/credits/register \
-H "Content-Type: application/json" \
-d '{"email":"[email protected]"}'
Get your free API key → · View pricing → · Try free →