Integrate seamless Jio prepaid and postpaid recharge services with our dedicated API. Offer all Jio plans with instant processing and high success rate.
Specialized features for Jio recharge services
Recharges are processed within seconds with 99.9% success rate for Jio
Access to all Jio prepaid plans including unlimited data, calling, and Jio apps
Earn up to 6% commission on Jio recharge transactions
Support for JioFi and JioFiber recharge plans
Process Jio postpaid bill payments through the same API
Get real-time status of Jio recharges with detailed response
Offer these trending Jio plans to your customers
28 days validity
2GB/day + Unlimited Calls + 100 SMS/day
28 days validity
1.5GB/day + Unlimited Calls + 100 SMS/day
56 days validity
2GB/day + Unlimited Calls + 100 SMS/day
365 days validity
2GB/day + Unlimited Calls + 100 SMS/day
28 days validity
Unlimited Calls + 300MB Data
28 days validity
Unlimited Calls + 1GB Data
90 days validity
1.5GB/day + Unlimited Calls + 100 SMS/day
365 days validity
2GB/day + Unlimited Calls + 100 SMS/day
Comprehensive guide to integrate our Jio recharge API
POST https://a1topup.com/api/v1/jio/recharge
| Parameter | Type | Required | Description |
|---|---|---|---|
| api_key | String | Yes | Your unique API key |
| mobile | Number | Yes | 10-digit Jio mobile number |
| amount | Number | Yes | Recharge amount |
| plan_id | String | No | Specific Jio plan ID (optional) |
| type | String | No | Recharge type: prepaid/postpaid (default: prepaid) |
{
"api_key": "your_api_key_here",
"mobile": "9876543210",
"amount": 299,
"plan_id": "JIO299",
"type": "prepaid"
}
{
"status": "success",
"transaction_id": "JIO_TXN123456789",
"message": "Jio recharge successful",
"amount": 299,
"commission": 17.94,
"balance": 9542.50,
"jio_reference": "JIO_REF_987654321"
}
| Parameter | Type | Description |
|---|---|---|
| status | String | Request status (success/error) |
| transaction_id | String | Unique transaction ID for reference |
| message | String | Response message |
| amount | Number | Recharge amount |
| commission | Number | Commission earned on this transaction |
| balance | Number | Your current wallet balance |
| jio_reference | String | Jio's internal reference ID |
| Error Code | Message | Description |
|---|---|---|
| 1101 | Invalid Jio number | The mobile number is not a valid Jio number |
| 1102 | Jio plan not available | The requested plan is not available for this number |
| 1103 | Jio system busy | Jio's recharge system is temporarily busy |
| 1104 | Jio postpaid bill not generated | Bill not generated for this postpaid number |
| 1105 | JioFi recharge failed | Recharge failed for JioFi device |
| 1106 | Jio number ported recently | Number recently ported to Jio, recharge not allowed |
{
"status": "error",
"error_code": "1101",
"message": "Invalid Jio number",
"mobile": "9876543210"
}
Choose the plan that works best for your business
Perfect for small businesses
Ideal for growing businesses
For high-volume businesses
Success stories from our satisfied customers
Sign up today and get your API keys to start integrating Jio recharge services.