POST /api/credits/peer/conversion
signed-in user's credit-balance read here. Trust = peerAuth Ed25519 sig over credits-conversion|<zid>|<zeqond> verified against the caller's published pubkey; the ZID is believed because the calling framework node alre
| Method | POST |
| Path | /api/credits/peer/conversion |
| Domain | Economy · Credits |
| Tier | computation (public) |
| Auth | public (no key) |
Request
curl -X POST https://zeqsdk.com/api/credits/peer/conversion \
-H "Content-Type: application/json" \
-d '{ }' # request body — see description
Generated from the node's own route registry (GET /api/endpoints) — this path is live.