Integrate crypto-to-Naira payouts into your platform with a simple, well-documented RESTful API.
// Initiate a crypto-to-Naira payout POST /v1/payouts { "coin": "USDT", "amount": "500.00", "bank_code": "058", "account_number": "0123456789", "reference": "inv_20260415_001" } // Response { "status": "processing", "payout_id": "pay_abc123", "naira_amount": "780,250.00", "rate": "1,560.50", "eta_seconds": 15 }
Clean, versioned API with JSON request/response. Standard HTTP methods and status codes.
Get real-time notifications for payment confirmations, payout completions, and status changes.
Full sandbox environment to test your integration before going live. No real funds needed.
Comprehensive docs with code examples in Python, Node.js, PHP, and cURL.
Secure authentication with API key pairs. Manage keys and permissions from your dashboard.
Lock exchange rates for up to 30 seconds during a transaction to protect against volatility.
Join the business waitlist and we'll send you API docs and sandbox credentials before public launch.
Join Business Waitlist →