Overview
Suward Documentation
Accept stablecoins across 7 EVM networks through one REST API. Every payment gets its own deposit address, climbs Pending → Safe → Finalized, and settles into a balance you can read. The fee is 0.4% + min $1, with nothing hidden in the spread. Everything documented here ships in the code; anything still on the roadmap wears a Soon label.
Three ways to start tonight
Browse the docs
Start at the top and work down, or jump to the part you need.
In development
These features are not in the API yet. Listed here plainly so you can plan your integration around what actually ships today.
Webhooks
In development. For now, poll payment status through the API with GET /v1/payments/{id}.
Analytics & CSV reports
On the roadmap.
Live events (SSE)
Planned.
Auto-payouts
Today a withdrawal goes through operator review; on-chain auto-payout is planned.