Vehicle RC

Use this API to verify the authenticity of vehicle details. We help you find out the complete information of the vehicle including the owner, chassis number, registration date, registration number, and more.

📘

Note

Updates to vehicle information reflect in the source within 15-30 days. Once updated, we provide the new information immediately.

Response

You get the following key information in the data object of the response:

NameData TypeDescription
reference_idintegerThe unique ID created for reference purposes.
statusstringThe status of the vehicle RC information.
reg_nostringThe registration number of the vehicle.
classstringThe category or type of the vehicle as recognised by the relevant transportation authorities.
chassisstringThe chassis information of the vehicle.
enginestringThe engine number of the vehicle.
vehicle_manufacturer_namestringThe manufacturer of the vehicle.
modelstringThe model number of the vehicle.
vehicle_colorstringThe colour of the vehicle.
typestringThe type of the vehicle.
norms_typestringThe norms set by the Central Pollution Control Board (CPCB).
body_typestringThe body type of the vehicle.
owner_countstringThe number of owners of the vehicle.
ownerstringThe name of the current owner of the vehicle.
owner_father_namestringThe father's name of the current owner of the vehicle.
mobile_numberstringThe mobile number of the current owner of the vehicle.
rc_statusstringThe status of the RC.
status_as_onstringThe particular date of the status of the RC.
reg_authoritystringThe name of the registration authority.
reg_datestringThe date of registration of the vehicle.
vehicle_manufacturing_month_yearstringThe month and year of the manufacturing of the vehicle.
rc_expiry_datestringThe date until which the registration of the vehicle is valid.
vehicle_tax_uptostringThe date until which the tax paid by the owner for the vehicle is valid.
vehicle_insurance_company_namestringThe name of the insurance company associated with the vehicle.
vehicle_insurance_uptostringThe date until which the insurance paid by the owner for the vehicle is valid.
vehicle_insurance_policy_numberstringThe insurance policy number of the vehicle.
rc_financerstringThe name of the financial institution or lender that provided financing for the vehicle.
present_addressstringThe current address of the owner of the vehicle.
split_present_addressobjectIt contains the address information in individual components.
permanent_addressstringThe permanent address of the owner of the vehicle.
split_permanent_addressobjectIt contains the address information in individual components.
vehicle_cubic_capacitystringThe cubic capacity of the vehicle's engine.
gross_vehicle_weightstringThe gross weight of the vehicle in kilograms.
unladen_weightstringThe weight of the vehicle without carrying any load in kilograms.
vehicle_categorystringThe category of the vehicle.
rc_standard_capstring
vehicle_cylinders_nostringThe number of cylinders present in the vehicle.
vehicle_seat_capacitystringThe number of seats in the vehicle.
vehicle_sleeper_capacitystringThe number of beds available in the vehicle.
vehicle_standing_capacitystringThe number of people that can stand in the vehicle.
wheelbasestringThe distance between the front and rear axles of a vehicle in mm.
vehicle_numberstringThe registration number of the vehicle.
pucc_numberstringThe Pollution Under Control Certificate (PUCC) number associated with the vehicle.
pucc_uptostringIt displays till when the PUCC number is valid.
blacklist_statusstringIt displays whether the vehicle is blacklisted.
blacklist_detailsobjectThe reasons for blacklisting the vehicle. HAS ADDITIONAL FIELDS
challan_detailsobjectIt displays traffic tickets or citations issued by traffic authorities for violations. HAS ADDITIONAL FIELDS
permit_issue_datestringIt displays when the relevant authorities granted permission for a permit associated with the vehicle.
permit_numberstringThe permit number of the vehicle.
permit_typestringThe type of permit issued to the vehicle.
permit_valid_fromstringThe beginning date of the issuance of permit.
permit_valid_uptostringThe end date of the permit.
non_use_statusstringIt displays whether the vehicle owner or registrant declared that the vehicle is not in use for a period.
non_use_fromstringThe beginning date of the non-use period.
non_use_tostringThe end date of the non-use period.
national_permit_numberstringThe permit issued to the vehicle to go outside the home state carrying goods.
national_permit_uptostringThe end date of the permit issued to the vehicle to go outside the home state.
national_permit_issued_bystringThe national permit issuer's name.
is_commercialbooleanIt displays whether the vehicle is for commercial purposes.
noc_detailsstringThe details of the no objection certificate.

Split address object details:

  • district (array of strings)
  • state (array of arrays of strings)
  • city (array of strings)
  • pincode (string)
  • country (array of strings)
  • address_line (string)
Language
Credentials
Click Try It! to start a request and see the response here!