Skip to main content

POST /api/credits/peer/convert

AUTHORITY-ONLY internal endpoint. A fork node forwards a user's convert here so the burn+release runs against the ONE record + ONE pool (the authority's). Sig is over credits-convert|<zid>|<credits>|<zeqond>, so the am

MethodPOST
Path/api/credits/peer/convert
DomainEconomy · Credits
Tiercomputation (public)
Authpublic (no key)

Request

curl -X POST https://zeqsdk.com/api/credits/peer/convert \
-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.