DocsGet startedIntroduction

Welcome to Suward

Suward is a managed crypto payment gateway. Accept stablecoins on the networks your customers already use, with one REST API and a hosted checkout. This guide covers the entire integration — from your first test payment to webhook-driven order fulfillment.

New to crypto payments?
If you've integrated Stripe or PayPal, Suward will feel familiar. Replace card rails with on-chain settlement — same REST shape, same webhook pattern, no chargebacks.

Organizations, Projects, and Roles

Suward organizes your work into a hierarchy that supports team collaboration and multiple applications.

🏢
Organization
The top-level entity for billing and team management. Most users only need one.
📁
Project
A specific store or app. Projects have their own API keys, balances, and webhooks.
👥
Roles
Owner (billing/full access), Admin (team management), and Member (operational access).

What you'll find in these docs

Quickstart
Accept your first test payment in 5 minutes.
API reference
Every available endpoint, mapped to swagger.
Webhooks
HMAC-signed events you can verify and react to.
Hosted checkout
Redirect customers to a branded payment page.