Quickstart
Send your first payout in minutes using the sandbox.
API Reference
Explore every endpoint with interactive examples.
Going Live
Checklist for moving from sandbox to production.
Why Anton?
Multi-rail routing
SWIFT, SEPA, ACH, FPS, mobile money, cards, and crypto — one integration, every rail. Anton selects the optimal path for each payout based on corridor, speed, and cost.
Compliance from day one
OFAC and sanctions screening, PEP checks, velocity rules, and maker-checker approvals run automatically on every transaction. Built for SOC 2, PCI DSS, and ISO 27001.
Real-time lifecycle tracking
Follow every payout from creation through screening, processing, and delivery. Webhooks fire on every state change — or poll anytime.
Double-entry ledger
Every money movement produces balanced debit and credit entries. Reconciliation is automatic, not a monthly fire drill.
How it works
Register a payee
Store who you are paying — their bank account, mobile wallet, or crypto address. Payee details are tokenized and isolated per merchant. Create once, pay repeatedly.
Submit a payout
Call the Payouts API with the amount, currency, and destination. Anton screens the transaction against sanctions lists and your risk rules, selects the best rail, and submits.
Sandbox access is available once your account is approved or provisioned by our team. Once enabled, every API endpoint works in sandbox mode with test data so you can integrate safely before going live. Learn more →
Core concepts
Payouts
The core object — a money movement from your balance to a payee across any supported rail and corridor.
Payees
Your payment recipients. Store their details once with tokenized PII, then pay them on demand.
Balances
Your funded accounts by currency. Payouts debit from these balances in real time.
Webhooks
Real-time event notifications for payout status changes, delivery confirmations, and compliance flags.
Idempotency
Safe retries on every mutating endpoint.
Pagination
Cursor-based pagination on all list endpoints.
Errors
Structured error responses with actionable codes.