List Data Plans
Vending
List Data Plans
Get available data plans for a specific network
GET
List Data Plans
Overview
Retrieve a list of available data plans for a specific network. This endpoint allows you to browse all data bundles offered by each network provider. You can call this endpoint without a filter to retrieve the full catalog, or passnetwork to return plans for one network.
Query Parameters
Response
Thedata field is an array of data plan entries. Each entry contains the fields below.
Response Fields
number
Unique catalog item ID.
string
Network the data plan belongs to.
string
Operator identifier for the plan, when available.
string
Product code to submit as
productCode when purchasing data.string
Group the product belongs to. Empty when not applicable.
string
Voucher code to submit as
voucherCode when purchasing data.string
Customer-readable description of the bundle and validity.
number
Amount charged in Naira.
number
Data value returned for the plan, when available.
string
URL of the network logo, suitable for display in a UI.
Example Response
Supported Networks
- GLOBACOM - Glo Nigeria data plans
- AIRTEL - Airtel Nigeria data plans
- MTN - MTN Nigeria data plans
- 9MOBILE - 9mobile Nigeria data plans
Notes
- Data plans vary by network and are updated regularly.
- Copy
productCode,voucherCode, andnetworkdirectly into Purchase Data. amountrepresents the amount charged in Naira.- Descriptions include data amount and validity period.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Optional network provider filter
Available options:
GLOBACOM, AIRTEL, MTN, 9MOBILE