Documentation
Reference for integrators and curious users.
Start here
- Getting started — three-call walkthrough with curl examples.
- 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.- Error reference — every
error.codeyou can see.
Integrations
- Cake Wallet — drop-in for the Trocador exchange provider.
Reference
- FAQs — what this instance does and doesn't do.