Fastag Recharge API

Integrate seamless Fastag recharge services for all major banks. Offer instant toll payment recharges with fixed commissions on every transaction.

Fastag API Integration

Supported Banks & Fastag Providers

We support Fastag recharge for all major banks and providers in India

Why Choose Our Fastag Recharge API?

Powerful features designed for seamless Fastag integration

Instant Recharge

Fastag recharges are processed within seconds with 99.9% success rate

Secure Transactions

Bank-grade security with end-to-end encryption for all transactions

Fixed Commission ₹5-15 per transaction

Earn fixed commission on every Fastag recharge transaction

Easy Integration

Simple REST API with comprehensive documentation and SDKs

Instant Settlement

Get your commissions settled daily to your bank account

24/7 Support

Dedicated technical support team available round the clock

Advanced Fastag Recharge Features

Comprehensive solutions for Fastag recharge management

Vehicle Number Lookup

Automatically identify Fastag provider from vehicle number without customer input

Transaction History

Access complete recharge and toll transaction history with detailed reports

Low Balance Alerts

Set up automatic alerts for low Fastag balance notifications

Digital Receipts

Generate and send digital receipts immediately after recharge

API Documentation

Comprehensive guide to integrate our Fastag recharge API

Fastag Recharge Endpoint

POST https://a1topup.com/api/v1/fastag/recharge

Request Parameters

Parameter Type Required Description
api_key String Yes Your unique API key
vehicle_number String Yes Vehicle registration number
fastag_id String Yes Fastag ID or vehicle number
amount Number Yes Recharge amount (min: ₹100)
provider String No Fastag provider code (auto-detected if not provided)

Sample Request

{
  "api_key": "your_api_key_here",
  "vehicle_number": "TS09AB1234",
  "fastag_id": "1234567890123456",
  "amount": 500,
  "provider": "ICICI"
}

Sample Response

{
  "status": "success",
  "transaction_id": "TXN123456789",
  "message": "Fastag recharge successful",
  "amount": 500,
  "commission": 15.00,
  "balance": 9542.50,
  "receipt_url": "https://api.a1topup.com/receipt/TXN123456789"
}

Balance Check Endpoint

POST https://a1topup.com/api/v1/fastag/balance

Request Parameters

Parameter Type Required Description
api_key String Yes Your unique API key
fastag_id String Yes Fastag ID or vehicle number
provider String No Fastag provider code (auto-detected if not provided)

Sample Request

{
  "api_key": "your_api_key_here",
  "fastag_id": "1234567890123456",
  "provider": "ICICI"
}

Sample Response

{
  "status": "success",
  "fastag_id": "1234567890123456",
  "vehicle_number": "TS09AB1234",
  "provider": "ICICI Bank",
  "current_balance": 645.50,
  "status": "Active",
  "last_recharge": "2024-01-15 14:30:45",
  "last_recharge_amount": 500
}

Error Responses

Error Code Message Description
1301 Invalid Fastag ID The provided Fastag ID is invalid
1302 Invalid vehicle number The vehicle number format is incorrect
1303 Invalid amount Recharge amount is below minimum limit (₹100)
1304 Fastag system down The Fastag provider's system is temporarily unavailable
1305 Fastag inactive The Fastag is inactive or blocked

Sample Error Response

{
  "status": "error",
  "error_code": "1301",
  "message": "Invalid Fastag ID",
  "fastag_id": "1234567890123456"
}

Simple & Transparent Pricing

Choose the plan that works best for your business

Starter

₹2000

  • Mobile, DTH, Postpaid Recharge
  • upto 3% commission on recharges
  • Email & WhatsApp support
  • Standard API access
Gold

₹3500

  • Mobile, DTH, Postpaid Recharge, Electricity, Google Play gift card
  • upto 4% commission on recharges
  • Priority support
  • Advanced API features
Platinum

₹4500

  • Mobile, DTH, Postpaid Recharge, Electricity, Google Play gift card, Fastag
  • upto 5% commission on recharges
  • 24/7 dedicated support
  • All features included

Ready to Get Started?

Sign up today and get your API keys to start integrating Fastag recharge services.