Operator Plans API helps to list the latest recharge plans from telecom providers. Using this API, the developer can easily build a system to display the latest operator plans from all the operators. The API returns a JSON formatted data, the developer can parse the JSON response and display the data accordingly. The mobile tariff plans API will give the daily updated recharge packs from all the providers.
Operator Plans API – Supported Recharge Types
- Top up
- Full Talktime
- Plan (Unlimited)
- SMS
- 2G Data
- 3G Data
- 4G Data
- Local
- STD
- ISD
- Roaming
- Validity
- Other
These values can be passed as ‘recharge_type’ parameter and sort the values accordingly. However, this parameter is not mandatory in the API, hence don’t pass the parameter and value to list all the possible recharge options available. The recharge plans API can be accessed here.