Skip to main content

POST /api/tally/receipt/verify

live spend_seq) or has been superseded by a later transfer. This is how a receiving domain trusts a transfer without trusting the messenger — and how it detects a stale/replayed receipt. Public; reveals no holder identit

MethodPOST
Path/api/tally/receipt/verify
Authpublic (no key)
GroupEconomy · Tally Protocol

Request

curl -X POST https://zeqsdk.com/api/tally/receipt/verify \
-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.