Payments
API Services
Technology
Company
Login 🚀 Get Started
📋 Operator Tariff Plan API

Live Recharge Plans for All Operators

ZuelPay Tariff Plan API delivers daily-updated mobile recharge plans for every Indian operator and telecom circle — prepaid, postpaid, 5G data, OTT bundles, international roaming and more. JSON format, filter-ready, commission-tagged.

What is Tariff Plan API?

Always Show the Right Plan at the Right Time

ZuelPay Tariff Plan API provides all mobile recharge plans — Top-Up, 2G/3G/4G/5G Data, local/STD/ISD calling, SMS packs, national & international roaming, OTT bundles, CDMA and GSM — across all operators and all 22 telecom circles in a clean JSON format.

Plans are updated daily — new plans added, discontinued plans removed automatically. Each plan carries commission value, validity, data quota, voice benefit and description to power a complete recharge experience for your customers.

With 5 years of plan compilation expertise and all top 5 recharge app tariff engines powered by our API, ZuelPay delivers the most comprehensive and accurate plan database available — customisable per client and filterable by plan type, amount range and operator.

📄 API Documentation Get API Keys →
Jio Prepaid Plans
Delhi Circle
₹299
2GB/day + Unlimited calling + JioCinema
Valid: 28 days
2GB/day ₹5.97
₹479
2GB/day + Unlimited calls + Disney+ Hotstar
Valid: 56 days
2GB/day ₹9.58
₹666
2GB/day + Calls + OTT Bundle (3 apps)
Valid: 84 days
2GB/day ₹13.32
₹2999
2GB/day + Calls + All OTT Apps Annual
Valid: 365 days
2GB/day ₹59.98
🔄 Updated Daily ✓ Commission Tagged 📊 JSON Format
Plan Types Covered

Every Plan Type, Every Operator

💰

Top-Up Recharge

Talktime top-up plans — full talk value, fractional value and special denomination plans for all operators.

📶

Data Plans (2G/3G/4G/5G)

All data packs — daily quota, 30-day packs, bulk data, add-on data boosters and unlimited data plans.

📞

Calling Plans (Local/STD/ISD)

Voice-only and voice+data plans — local, STD, ISD calling packs and unlimited calling bundles.

💬

SMS Packs

Local SMS, STD SMS, International SMS packs — standalone or bundled with calling/data plans.

✈️

International Roaming

National and international roaming plans — country-specific, regional and global roaming bundles.

🎬

OTT Bundle Plans

Plans bundled with JioCinema, Disney+ Hotstar, Amazon Prime, SonyLIV, ZEE5 and other streaming apps.

📋

Postpaid Plans

Monthly postpaid plans with unbilled amount, plan details, rental, data quota and add-on pack info.

📡

Special / Festival Plans

Limited-time offers, festival plans, first recharge bonus plans and operator promotional packs — updated in real time.

API Features

Built for Recharge Platforms

🔄
Daily Plan Updates
New plans added and discontinued plans removed automatically — your plan list is always current without any manual effort
🎯
Customisable Format
Plan data delivered in 100% customisable JSON format — data structure and plan description fields tailored to your UI needs
🔍
Powerful Filtering
Filter plans by type (data/calling/SMS/OTT), amount range, validity, operator and circle in a single API call
💰
Commission-Tagged
Every plan carries the commission value your platform earns — display it to agents for transparent pricing
📊
Rich Plan Data
Each plan: amount, validity, voice benefit, data quota, OTT apps, description, plan type, operator code and circle
Instant Response
Plan list returned in milliseconds — power real-time plan-display on your checkout flow without latency
REST API · JSON
Fetch Plans
Filter Plans
Response
// Fetch all plans for operator + circle
// POST /v2/plans/fetch

fetch('https://api.zuelpay.com/v2/plans/fetch', {
  method: 'POST',
  headers: { 'Authorization': 'Bearer zp_live_xxx' },
  body: JSON.stringify({
    operator: 'JIO',
    circle: 'DELHI',
    type: 'PREPAID'
  })
});

// Returns full plan list — all categories
// Updated daily from operator sources
API Reference

Fetch Plans — Request Parameters

ParameterTypeStatusDescription
operatorstringRequiredOperator code: JIO / AIRTEL / VI / BSNL / MTNL
circlestringRequiredTelecom circle code (e.g. DELHI, KARNATAKA)
typestringRequiredPREPAID / POSTPAID / DATA_CARD
plan_categorystringOptionalTOPUP / DATA / VOICE / SMS / OTT / ROAMING / SPECIAL
min_amountnumberOptionalMinimum plan amount filter in INR
max_amountnumberOptionalMaximum plan amount filter in INR
validity_daysnumberOptionalFilter by specific validity in days (28, 56, 84, 365)
include_discontinuedbooleanOptionalInclude recently discontinued plans (default false)
Related Services

Complete Telecom API Stack

Power Your Recharge Platform with Live Plans

All operators, all circles, commission-tagged, daily updated. JSON format, filter-ready.