IZZIPAYDevelopers

Build with IZZIPAY

Integrate payments, banking, lending, and 18 more financial products with a single API platform. 1,500+ endpoints. 6 SDKs. One key.

Quick Start — Make your first API call

bash
curl -X POST https://api.izzipay.com/v1/payments/initiate \
  -H "Authorization: Bearer sk_test_your_key_here" \
  -H "Content-Type: application/json" \
  -d '{
    "amount": 5000,
    "currency": "USD",
    "method": "mobile_money",
    "phone": "+237670000000",
    "description": "Test payment"
  }'

Documentation

Guides, tutorials, and best practices for integrating IZZIPAY.

Sandbox

Test your integration in a safe environment with test credentials.

SDKs & Libraries

Official SDKs for JavaScript, Python, PHP, Java, Go, and Ruby.

1,500+

API Endpoints

6

SDKs

99.99%

Uptime

120ms

Avg Response