Recharge Plan API

Fetch live mobile and DTH recharge plans by operator and circle — always accurate, always up to date.

What Is the Recharge Plan API?

The Recharge Plan API returns the complete, live list of recharge plans available for a mobile operator or DTH provider in a given circle — including price, validity, data, and talktime details.

Instead of hardcoding plan lists that go stale the moment an operator changes pricing, your platform can pull plan data on demand and always show customers accurate, current options.

  • Live plans by operator & circle
  • Mobile & DTH plans supported
  • Always up-to-date pricing
  • Simple JSON response
Explore on A1PlanAPI.com
// Sample Request GET /v1/plan-fetch?operator=jio&circle=delhi // Sample Response { "status": "success", "operator": "Jio", "circle": "Delhi", "plans": [ { "amount": 239, "validity": "28 days", "data": "1.5GB/day" }, { "amount": 719, "validity": "84 days", "data": "2GB/day" } ] }

Why Use Our Recharge Plan API?

Built for recharge apps, comparison portals, and billing systems.

Always Current

Plans refreshed regularly to match live operator pricing.

Circle-Wise Accuracy

Plans vary by circle — the API returns the correct set every time.

Easy Integration

Simple REST endpoint with a clean JSON response.

Frequently Asked Questions

What is a Recharge Plan API?

A Recharge Plan API returns the live list of mobile or DTH recharge plans available for a given operator and circle, including price, validity and data/talktime benefits.

Which operators and services are supported?

The Plan API supports all major Indian mobile operators (Airtel, Jio, Vi, BSNL) as well as major DTH providers.

How often are plans updated?

Plans are refreshed regularly to reflect operator price changes, so your platform never shows outdated or incorrect pricing.

How do I get access to the Recharge Plan API?

The Recharge Plan API is provided by A1PlanAPI. Visit a1planapi.com or contact our team to get your API credentials.

Ready to Fetch Live Recharge Plans?

Get your API credentials and start pulling accurate, up-to-date plan data in minutes.