Buy mobile data on every Nigerian network. Top up airtime instantly. Or build apps that sell from the Amigo catalog — with signed webhooks and a sandbox you can break.
1,297 in-stock products across charging, audio, smart wear, and home. Orders are paid from a wallet you control, fulfilled by Amigo, and every state change fires a signed webhook your app can listen on.
Read the Commerce APIAuthenticate with one token. Charge against the merchant wallet. Track fulfillment over webhook events. Test against a sandbox before going live.
# curl example curl -X POST https://amigo.ng/api/commerce/orders/ \ -H "X-API-Key: amg_live_…" \ -H "Idempotency-Key: ord-7f3a" \ -H "Content-Type: application/json" \ -d '{ "customer": { "name": "Aisha Bello", "phone": "08012345678" }, "delivery": { "address": "12 Akin Adeshola, VI", "city": "Lagos" }, "items": [ { "product_id": 42, "quantity": 1 } ] }' # → { "success": true, "data": { "reference": "AMG-COM-20260517-AB12CD", "status": "paid", "payment_state": "paid", "total": { "amount": 14500, "display": "₦14,500" } } }
MTN, Glo, Airtel, 9mobile. Live plan prices below — the same catalog your integration calls. Plans are rated for reliability so you can pick what's safe for production traffic.
Read the Data API| Plan | Size | Days | Price |
|---|
| Plan | Size | Days | Price |
|---|
| Plan | Size | Days | Price |
|---|
Amigo is both an app for everyday Nigerians and a platform for developers. Two doors into the same house.
Sign up takes a minute. Tokens are immediate. The sandbox starts with ₦1,000,000 in test credit.