Live Pricing — Auto Updated
Transparent Service Rates
All prices are updated in real-time. Developers: the Plan ID column is your API key.
| Plan | Type | Validity | User Price | Agent Price | Vendor Price | Plan ID (API) |
|---|---|---|---|---|---|---|
| 500MB MTN | SME | 7 Days | ₦340.00 | ₦340.00 | ₦340.00 |
199
|
| 1GB MTN | SME | 30 Days | ₦420.00 | ₦420.00 | ₦420.00 |
198
|
Showing 2 plan(s)
Prices auto-updated in real-time
Developer Usage
Use the Plan ID
column from the table above as the plan_id
field in your API request body.
POST /api/v1/public/services/data
{
"phone": "08012345678",
"plan_id": 337, // ← from the Plan ID column above
"network": "MTN"
}