Skip to main content

GET /api/tally/settings/publish-default

When true, transfers SENT by this owner default to public unless the caller passes visibility explicitly. Owner-gated; operates on the caller's primary machine. Value transfer never depends on this fl

MethodGET
Path/api/tally/settings/publish-default
DomainEconomy · Tally Protocol
Tiercomputation (public)
Authuser

Request

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