API
Broadband Plans API V4
Token parameter is mandatory for all requests.
Get Plans –
End Point –
[GET] https://api.plansinfo.com/v4/broadband-plans.php
Request Parameters –
- operator (required) – For operator code of operator.
- circle (required)- For circle code or city .
Example – https://api.plansinfo.com/v4/broadband-plans.php?token=1234&operator=AB&circle=BNG
Response –
- plans (array) – Array of plans.
- validity (string) – validity of plan.
- primarySpeed (string) – Speed of plan.
- benefit (string) – Full description of plan.
- amount (int) – price of plan.
- data (string) – Available data is plan.
- secondarySpeed (string) – FUP speed of plan once data benefit is over.
- gst (bool) – If true GST needs to be added in plan amount.
Get List of circles by Operator –
End Point–
[GET] https://api.plansinfo.com/v4/broadband-circles.php
Request Parameters –
- operator – code of operator.
Example – https://api.plansinfo.com/v4/broadband-circles.php?operator=JF&token=sgsyhkdutystartaeta
Response –
- circles – Array of circles.
- name – name of circle/city.
- code – code of city.
Operator List –
Operator | Code |
Jio Fiber | JF |
Airtel Broadband | AB |
Bharat Fiber | BS |
Tata Sky Broadband | TB |
ACT | AC |
Excitel | EX |
Timbl | TM |
Hathway | HW |
Tikona | TK |
GTPL | GT |
Sample Circle List –
Circle | Code |
New Delhi | DEL |
All India | IND |
Bangalore | BNG |