For developers
Integrate once, then forget it
Test and live keys, an Idempotency-Key on every request, and HMAC signatures on every webhook.
GET /v1/networks
Per-network state, read from the environment
GET /v1/assets
Asset and network pairs
POST /v1/payments
Create a payment with an Idempotency-Key
GET /v1/balances
Merchant balances derived from the ledger
The @settlekit/sdk package and the MCP server are ready. See the documentation for details.
Open the docs