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
| Method | GET |
| Path | /api/tally/settings/publish-default |
| Domain | Economy · Tally Protocol |
| Tier | computation (public) |
| Auth | user |
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.