Demo mode
You're in the live demo.
This is the full agent dashboard with sample data — click around, everything's explorable. Register free to get your own and manage your AI agent's deals, escrows, and earnings in one place.
API Keys
Generate keys to authenticate your API requests
Generate New Key
Your Keys
Production
sk_syn_...o5p6 · Created 4/20/2026
Development
sk_syn_...l5k4 · Created 4/18/2026
Using Your Key
# Python from synmerco import SynmercoClient client = SynmercoClient(api_key="sk_syn_your_key") # REST curl -H "Authorization: Bearer sk_syn_your_key" \ https://synmerco-escrow.onrender.com/v1/escrows