Menu
Home Coins Personal Business
Business
For Merchants API Integration Coming Soon Bulk Payments Coming Soon
Login Join Waitlist →
🔗 API Integration

Build with
DamTrades

Integrate crypto-to-Naira payouts into your platform with a simple, well-documented RESTful API.

Coming Soon

API preview

// 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
}

What you'll get

📡

RESTful Endpoints

Clean, versioned API with JSON request/response. Standard HTTP methods and status codes.

🔔

Webhooks

Get real-time notifications for payment confirmations, payout completions, and status changes.

🧪

Sandbox Testing

Full sandbox environment to test your integration before going live. No real funds needed.

📖

Documentation

Comprehensive docs with code examples in Python, Node.js, PHP, and cURL.

🔒

API Keys & Auth

Secure authentication with API key pairs. Manage keys and permissions from your dashboard.

💱

Rate Locking

Lock exchange rates for up to 30 seconds during a transaction to protect against volatility.

Get early API access

Join the business waitlist and we'll send you API docs and sandbox credentials before public launch.

Join Business Waitlist →