Data access
Read the same data this dashboard runs on. Rate limits are per key, not per account.
- Calls this month
- 1.7M
- Median latency
- 38ms
- Error rate
- 0.02%
- Active keys
- 3
Of 5M included
p50, all endpoints
Rolling seven days
Two live, one test
Endpoints
Version 2, stable
- GET
/v2/networksFreeEvery supported network with its current reward rate
- GET
/v2/networks/{id}/validatorsFreeValidator set, uptime and commission
- GET
/v2/rates/historyProReward rate history at hourly resolution
- GET
/v2/positions/{address}ProPositions and accrued rewards for an address
- POST
/v2/simulateProProject returns for a hypothetical position
- GET
/v2/events/slashingEnterpriseSlashing events across all tracked networks
Keys
Secrets are shown once, at creation
Production dashboard
stk_live_9f2a········1,284,610 calls, last used 4 minutes ago
Nightly reconciliation
stk_live_c71d········402,188 calls, last used 9 hours ago
Staging
stk_test_4b60········18,442 calls, last used 2 days ago
Quick start
curl https://api.stratum.dev/v2/networks \
-H "Authorization: Bearer $STRATUM_KEY"