Skip to main content

GET /api/credits/conversion

── GET /api/credits/conversion ECON-V3 P6. The caller's fiat compute-credit balance + the current conversion rate. Drives the Vault "Convert credits → ZEQ" panel. Reads onl

MethodGET
Path/api/credits/conversion
DomainEconomy · Credits
Tiercomputation (public)
Authuser

Request

curl -X GET https://zeqsdk.com/api/credits/conversion \
-H "Authorization: Bearer $ZEQ_KEY"

Needs a machine key — mint one free: curl -X POST https://zeqsdk.com/api/demo-key/mint, then spin up your machine.

Generated from the node's own route registry (GET /api/endpoints) — this path is live.