ProductsREADY
Private DeFi
Private Governance
Governance rails with privacy semantics and proof-backed vote workflows.
What it does
Private Governance productizes DAO proposal and voting endpoints for proof-aware governance with configurable proposal and voting operations.
Current capabilities
- • DAO proposal listing and details routes.
- • Proof generation endpoint for private voting flow.
- • Voting power and tally/execute governance lifecycle APIs.
- • Composable with trust tier and proof-gated policies.
Standalone API Sandbox
Run direct API actions from this page. Endpoint fallback automatically tries both single-prefix and duplicated-prefix path variants.
GET
List governance proposals
Fetch current DAO proposal feed.
/api/v1/dao/dao/proposalsGET
Read wallet voting power
Fetch voting power for a wallet address.
/api/v1/dao/dao/voting_power/0x03a4f2b98c4e5d6172839405aa6bbccddeeff00112233445566778899aabbccPOST
Create proposal (demo)
Submit a governance proposal payload using demo values.
/api/v1/dao/dao/proposalsStandalone demo
Demo wallet: 0x03a4f2b98c4e5d6172839405aa6bbccddeeff00112233445566778899aabbcc