Token API key.
Data plan IDs
Use this to get thedata_plan value for Buy Data. Every plan includes its plan_id, network, name, amount and network_type.
cURL
Response
Network IDs
Most endpoints accept a numericnetwork ID:
| ID | Network |
|---|---|
| 1 | MTN |
| 2 | Airtel |
| 3 | Glo |
| 4 | 9mobile |
Other catalogs
All areGET and authenticated with your Token API key — try each in the playground.
| Catalog | Endpoint | Used by |
|---|---|---|
| Networks | GET /api/networks | the network field everywhere |
| DISCOs (electricity) | GET /api/discos | Pay Electricity Bill — the disco field |
| Cable plans | GET /api/cable-plans | Cable Subscription — the cableplan value |
| Exam bodies | GET /api/exam-bodies | Buy Exam Pins — the exam field |
Plan IDs and codes are also listed on the dashboard’s Pricing & Plan IDs page.

