GET /api/transparency/breakdown
Returns a row per active machine: slug, plan, balance, mint rate, burn rate, last mint zeqond. Used by the dashboard's "see every balance" expand panel. Drops PII — only public fields are returned.
| Method | GET |
| Path | /api/transparency/breakdown |
| Auth | public (no key) |
| Group | Proofs · Transparency |
Request
curl -X GET https://zeqsdk.com/api/transparency/breakdown
Generated from the node's own route registry (GET /api/endpoints) — this path is live.