Vehicle · Live

e-Challan API

Pending traffic challans for any registration number, in one call.

From ₹6/callPrepaid · billed per successful call

What the e-Challan Check API does

Returns pending and disposed traffic challans for an Indian vehicle registration number, including offence, amount, date and payment status. Useful anywhere a vehicle changes hands or is used as collateral and outstanding fines matter.

Popular use cases

  • Used-vehicle marketplaces disclosing outstanding challans before sale
  • Vehicle finance and repossession checks
  • Fleet operators reconciling driver-incurred fines
Request
curl -X POST https://apisathi.in/gw/v1/rc-challan/ \
  -H "X-API-Key: live_xxx" \
  -H "Content-Type: application/json" \
  -d '{ "rc_number": "RJ14AB1234" }'
Response
{
  "challans": [{ "amount": 500, "offence": "…", "status": "Pending" }]
}

Frequently asked questions

Does it cover every state?

It queries the national challan system, so coverage follows whatever each state has published there. A vehicle with no record returns an empty list rather than an error.

Start using the e-Challan Check API today

Sign up, recharge a prepaid wallet and generate a key in minutes. Lowest price guaranteed, no volume commitment.