Skip to main content

GET /api/tally/envelopes/:zid

The transferable tokens minted by compute. Owner-gated like all per-ZID reads (P8 security model).

MethodGET
Path/api/tally/envelopes/:zid
DomainEconomy · Tally Protocol
Tiercomputation (public)
Authuser

Request

curl -X GET https://zeqsdk.com/api/tally/envelopes/ZEQ7XXXXXXXXXXXXXXXXXXXXXX \
-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.