oodata.ng
Sign in Get started

One simple API for data, airtime & bills.

Buy data, airtime, electricity, cable TV and education pins — from a dashboard or from your own app. Same shape as alrahuzdata.com.ng, so existing code drops right in.

POST https://odata.ng/api/data/
curl -X POST https://odata.ng/api/data/ \
  -H "Authorization: Token YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "network": 1,
    "mobile_number": "08012345678",
    "plan": 105,
    "Ported_number": true
  }'

# response
{
  "id": 58,
  "Status": "successful",
  "plan_amount": "1499.00",
  "balance_after": "12501.00"
}
50,000+
Active users
17+
Plans across all networks
13
API endpoints, one auth header
Plan pricing

Cheapest data in the country.

See full catalog
MTN 4 shown
Plan IDSizeValidityPrice
101 500MB 7 days ₦249.00
102 1GB 30 days ₦370.00
103 2GB 30 days ₦749.00
104 3GB 30 days ₦1,099.00
GLO 4 shown
Plan IDSizeValidityPrice
201 1GB 30 days ₦395.00
202 2GB 30 days ₦790.00
203 3GB 30 days ₦1,185.00
204 5GB 30 days ₦1,975.00
Airtel 4 shown
Plan IDSizeValidityPrice
301 1GB 30 days ₦395.00
302 2GB 30 days ₦790.00
303 3GB 30 days ₦1,185.00
304 5GB 30 days ₦1,975.00

For everyday use

Top up your wallet once and pay for everything — data, airtime, NEPA, DSTV, exam result pins. Light + dark mode. Phone-number sign-in only.

Get started — free

For developers

Every signup ships with a live API key. Same request & response shape as alrahuzdata.com.ng — point your base URL here, swap the token, you're live.

View the API docs

Start in under a minute.

Sign up with just your phone number — your API key is waiting.