{"name":"sipher","version":"0.1.0","tagline":"Privacy-as-a-Skill for Multi-Chain Agents","description":"REST API + OpenClaw skill giving any autonomous agent stealth addresses, hidden amounts, and compliance viewing keys across 17 chains.","program":{"id":"S1PMFspo4W6BYKHWkHNF7kZ3fnqibEXg3LQjxepS9at","network":"mainnet-beta","configPDA":"BVawZkppFewygA5nxdrLma4ThKx8Th7bW4KTCkcWTZwZ","feeCollector":"S1P6j1yeTm6zkewQVeihrTZvmfoHABRkHDhabWTuWMd"},"stats":{"endpoints":71,"tests":573,"chains":17,"sdks":4},"cryptography":["Ed25519 stealth addresses (Solana/NEAR/Move)","secp256k1 stealth addresses (EVM/Cosmos/Bitcoin)","Pedersen commitments (homomorphic)","XChaCha20-Poly1305 encryption","BIP32 hierarchical key derivation","Noir/Groth16 ZK verification (SunspotVerifier)"],"sdk":"@sip-protocol/sdk v0.7.4","demo":"/v1/demo","documentation":"/skill.md","docs":"/docs","openapi":"/v1/openapi.json","endpoints":{"health":"GET /v1/health","ready":"GET /v1/ready","errors":"GET /v1/errors","stealth":{"generate":"POST /v1/stealth/generate","derive":"POST /v1/stealth/derive","check":"POST /v1/stealth/check","generateBatch":"POST /v1/stealth/generate/batch"},"transfer":{"shield":"POST /v1/transfer/shield","claim":"POST /v1/transfer/claim"},"scan":{"payments":"POST /v1/scan/payments","paymentsBatch":"POST /v1/scan/payments/batch"},"commitment":{"create":"POST /v1/commitment/create","verify":"POST /v1/commitment/verify","add":"POST /v1/commitment/add","subtract":"POST /v1/commitment/subtract","createBatch":"POST /v1/commitment/create/batch"},"viewingKey":{"generate":"POST /v1/viewing-key/generate","derive":"POST /v1/viewing-key/derive","verifyHierarchy":"POST /v1/viewing-key/verify-hierarchy","disclose":"POST /v1/viewing-key/disclose","decrypt":"POST /v1/viewing-key/decrypt"},"privacy":{"score":"POST /v1/privacy/score"},"rpc":{"providers":"GET /v1/rpc/providers"},"backends":{"list":"GET /v1/backends","health":"GET /v1/backends/:id/health","select":"POST /v1/backends/select","compare":"POST /v1/backends/compare"},"cspl":{"wrap":"POST /v1/cspl/wrap","unwrap":"POST /v1/cspl/unwrap","transfer":"POST /v1/cspl/transfer"},"swap":{"private":"POST /v1/swap/private"},"sessions":{"create":"POST /v1/sessions","get":"GET /v1/sessions/:id","update":"PATCH /v1/sessions/:id","delete":"DELETE /v1/sessions/:id"},"compliance":{"disclose":"POST /v1/compliance/disclose","report":"POST /v1/compliance/report","getReport":"GET /v1/compliance/report/:id"},"governance":{"encryptBallot":"POST /v1/governance/ballot/encrypt","submitBallot":"POST /v1/governance/ballot/submit","tally":"POST /v1/governance/tally","getTally":"GET /v1/governance/tally/:id"},"billing":{"usage":"GET /v1/billing/usage","subscription":"GET /v1/billing/subscription","subscribe":"POST /v1/billing/subscribe","invoices":"GET /v1/billing/invoices","portal":"POST /v1/billing/portal","webhook":"POST /v1/billing/webhook"},"admin":{"listKeys":"GET /v1/admin/keys","createKey":"POST /v1/admin/keys","getKey":"GET /v1/admin/keys/:id","revokeKey":"DELETE /v1/admin/keys/:id","listTiers":"GET /v1/admin/tiers"},"jito":{"relay":"POST /v1/jito/relay","bundleStatus":"GET /v1/jito/bundle/:id"}},"security":{"authentication":"enabled","rateLimit":"tiered (free: 100/hr, pro: 10K/hr, enterprise: 100K/hr)"}}