Skip to main content

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

MethodPOST
Path/api/credits/peer/conversion
DomainEconomy · Credits
Tiercomputation (public)
Authpublic (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.