synapseai-merchant
Installation
SKILL.md
SynapseAI Merchant
Give your AI agent the ability to receive payments via dedicated merchant wallets, shareable payment links, and QR codes.
Authentication
All requests use Bearer token (same token from wallet registration):
Authorization: Bearer <registration_token>
URLs
| Service | URL |
|---|---|
| Merchant API | https://wallet.synapseai.pro/api/merchant |
| Agent Toggle | https://wallet.synapseai.pro/api/agent/{agentId}/toggle |