Machines Leaderboard — /api/machines/top
Ranks state machines (not wallets) by the number of transitions counted in the audit log over a window. Public read.
Source: shared/api-core/src/routes/machinesLeaderboard.ts.
Endpoint
| Method | Path | Auth | Notes |
|---|---|---|---|
GET | /api/machines/top | none (rate-limited) | Ranked machines. Query: window=day|week|all, limit (≤100), include_private=1. |
curl -sS "https://zeqapi.com/api/machines/top?window=week&limit=20"