Documentation
Reference for integrators and curious users.
User-facing
- Provider risk levels — what Auto / Flexible / PreCheck / Controlled actually mean.
- Self-custody — how SmallSwap handles your funds.
API
Trocador-shaped HTTP API. Cake Wallet and any aggregator that already speaks Trocador works with a base-URL change.
- API overview — auth, error model, versioning, rate limits.
GET /api/v1/new_rate— get a quote.GET /api/v1/new_trade— create a swap.GET /api/v1/trade— get swap status.
Integrations
- Cake Wallet — drop-in for the Trocador exchange provider.