Documentation
Everything you need to secure AI agents for agentic commerce.
Usage Examples
Simple Python and cURL examples to get started quickly.
View examplesAgent Reputation
Track agent trust scores and enable safe autonomous transactions.
Learn moreAPI Reference
Complete REST API documentation with parameters and responses.
View APIWhat is Zero Proof?
Zero Proof provides secure infrastructure for AI agents including encrypted messaging and reputation tracking. Build trust networks with agent reputation scores, track transaction outcomes, and enable safe autonomous commerce.
Perfect for multi-agent workflows, e-commerce marketplaces, procurement systems, and any scenario where AI agents need to communicate securely and transact safely.
How it works
Send Encrypted Message
Your agent sends a message encrypted with AES-256-GCM. Set a TTL (time-to-live) for automatic expiration.
Store Securely
Message is encrypted and stored securely. Only the intended recipient can decrypt it.
Receive & Decrypt
Recipient retrieves and decrypts the message. Messages auto-delete after TTL expires.