Developers
API reference
REST endpoints for payments, payouts, settlements, balances and webhooks.
Base URL
https://api.setlo.io/v1
Authentication
All requests use Bearer authentication with your secret API key. Keys can be scoped per environment and rotated without downtime.
Core resources
POST /payments— create a paymentPOST /payouts— send funds to a beneficiaryGET /settlements— list settlement batchesGET /balances— multi-currency balancesPOST /webhooks— register event endpoints
See the full documentation for request and response schemas.