A minimal, unauthenticated stats endpoint. No key, no quota, no SLA. For a full live dashboard, see deepbluealpha.io.
GET /api/v1/public/stats — live site-wide stats (tracked wallet count, 24h buy/sell volume, latest block). Returns JSON. Cached 60s server-side.
curl https://deepbluealpha.io/api/v1/public/stats
CC-BY-4.0 — free to use with attribution to Deep Blue Alpha (deepbluealpha.io).
More endpoints (per-wallet, per-token, historical) are in scope but not yet shipped. If a specific endpoint would be useful for your project, reach out on X (@DeepBlueAlpha).