Suwappu API
High-performance cross-chain DEX infrastructure. Execute swaps across 7+ chains via Telegram, WhatsApp, mobile apps, or programmatic AI agent integration.
Supported Chains
◆ Ethereum
◆ BNB Chain
◆ Polygon
◆ Arbitrum
◆ Optimism
◆ Base
◆ Solana
Agent API
AI-to-AI interoperability via A2A protocol. Natural language trading commands with structured responses.
Mobile API
Full-featured REST API for iOS/Android. Wallets, alerts, limit orders, DCA, copy trading, sniping.
Multi-Auth
Wallet signatures, passkeys (WebAuthn), Google/Twitter OAuth, and Telegram Mini App validation.
Cross-chain Swaps
Powered by Li.Fi (EVM) and Jupiter (Solana) for best-price execution across all supported chains.
Base URL
https://api.suwappu.bot
Authentication Overview
Suwappu uses multiple auth strategies depending on the client type:
| Client | Auth Method | Header / Cookie |
|---|---|---|
| AI Agents | API Key | X-Agent-Key |
| Admin Dashboard | API Key | X-Admin-Key |
| Mobile App | JWT Bearer | Authorization: Bearer <token> or suwappu_auth cookie |
| Telegram Mini App | initData HMAC | X-Telegram-Init-Data |
| Telegram Webhook | Secret Token | X-Telegram-Bot-Api-Secret-Token |