Get Data Packages
Topupbox enables you to get and distribute airtime as a merchant and dealer at ease.
Get Data Packages
GET
https://api.topupbox.com/api/v2/w1/data-price-point/{network}
Path Parameters
Name
Type
Description
Network*
String
Network names eg MTN, AIRTEL,GLO, AIRTEL, etc.
Headers
Name
Type
Description
Authorization*
String
Access Token
// Some code
Get All Data Packages
GET
https://api.topupbox.com/api/v2/w1/data-price-point/all
Get all Data Packages irrespective of network.
Headers
Name
Type
Description
Authorization*
String
Access Token
// Some code
Last updated