Skip to main content

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.

MethodGET
Path/api/transparency/breakdown
Authpublic (no key)
GroupProofs · 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.