Skip to main content

Vehicle Info (RC)

Full RC lookup by registration number โ€” owner, make, model, fuel, insurance, address & more. Multi-source with automatic failover, cached 24h.

Endpointโ€‹

GET/vehicle?number=JH03AH8817
Full vehicle details from registration number.

Query Parametersโ€‹

ParameterTypeRequiredDescription
numberstringโœ…Registration number (e.g. JH03AH8817)

Exampleโ€‹

curl "https://apiw.proxynex.pro/vehicle?number=JH03AH8817"
{
"status": "ok",
"registration": "JH03AH8817",
"vehicle": "Tata Nexon",
"type": "PRIVATE_CAR",
"owner": "RAKESH KUMAR SINGH",
"make": "Tata",
"model": "Nexon",
"fuel": "PETROL",
"color": "ATLAS BLACK",
"registration_date": "03-Aug-2022",
"rto": "PALAMU, Jharkhand",
"insurer": "iffco-tokio",
"insurance_expiry": "31-Jul-2025",
"insurance_expired": true,
"permanent_address": "VILL-JAIDU, Palamu, Jharkhand 822122"
}

Formatโ€‹

JH 03 AH 8817
โ”‚ โ”‚ โ”‚ โ”” number
โ”‚ โ”‚ โ”” series (letters)
โ”‚ โ”” district code
โ”” state code
PartMeaning
State2-letter state code (JH = Jharkhand)
District1โ€“2 digit district code (03)
Series1โ€“2 letters (AH)
Number4 digits (8817)
note

Engine & chassis numbers are masked in responses. Data is cached for 24 hours.