Built for Developers
A powerful, well-documented API that makes payouts simple. Start integrating in minutes with our SDKs and comprehensive guides.
Simple, Powerful API
Send your first payout in just a few lines of code
curl https://api.payswiftly.io/v1/receivers \
-X POST \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"email": "recipient@example.com",
"first_name": "John",
"last_name": "Doe",
"type": "individual"
}'Developer-First Features
Everything you need to integrate payouts seamlessly. Built with developers in mind, our API is powerful yet simple to use.
RESTful API
Simple, predictable REST endpoints with comprehensive documentation
Webhooks
Real-time notifications for all payout events and status changes
Sandbox Environment
Test your integration with full API access before going live
Detailed Logging
Complete request and response logs for debugging and monitoring
Rate Limiting
Generous rate limits with automatic retry logic in our SDKs
Idempotency
Safe retry logic with idempotency keys to prevent duplicate payouts
Quick Start Guide
View DocumentationSign up and get your API keys instantly
Follow our comprehensive guides to integrate payouts into your application
Send a test payout in minutes with our simple API
Switch to production keys and start sending real payouts
Ready to get started?
Start building today
Get your API keys and start integrating payouts in minutes. No credit card required. Start with our sandbox environment.
