Secure ID APIs
V2
- Aadhaar
- Advanced Employment
- BAV V2
- CIN
- Digilocker
- PAN
- Driving License
- E-sign
- Face Match
- GSTIN
- IP
- Face Liveness
- Name Match
- PAN to GSTIN
- Passport
- Reverse Penny Drop
- Geocoding
- Reverse Geocoding
- Vehicle RC
- Voter ID
- Account Aggregator
- Mobile 360 OTP Flow
- 1-Click Onboarding
- BharatOCR
- IFSC
- KYC Links
- Video KYC
V1
- Bank Account Verification
Vehicle RC
Get Vehicle RC Details
Vehicle RC get status
GET
/
vehicle-rc
Copy
Ask AI
curl --request GET \
--url https://sandbox.cashfree.com/verification/vehicle-rc \
--header 'x-client-id: <api-key>' \
--header 'x-client-secret: <api-key>'
Copy
Ask AI
{
"verification_id": "6c617137-6d50-4c59-9302-c453ca42aa8589",
"reference_id": 88,
"status": "VALID",
"reg_no": "PY01MW8675",
"class": "Motor Car",
"chassis": "XDLKHK511VKL59924",
"engine": "L5LCFF4579076",
"vehicle_manufacturer_name": "HYUNDAI MOTOR INDIA LTD",
"model": "PORCHE GDI DCT",
"vehicle_colour": "TITAN GREY",
"type": "PETROL",
"norms_type": "BHARAT STAGE VI",
"body_type": "HATCHBACK",
"owner_count": "1",
"owner": "JOHN DOE",
"owner_father_name": "JOHN DOE",
"mobile_number": null,
"rc_status": "ACTIVE",
"status_as_on": "19/01/2024",
"reg_authority": "BENGALURU CENTRAL RTO, Karnataka",
"reg_date": "24/12/2021",
"vehicle_manufacturing_month_year": "12/2021",
"rc_expiry_date": "23/12/2036",
"vehicle_tax_upto": null,
"vehicle_insurance_company_name": "BAJAJ INSURANCE CO. LTD.",
"vehicle_insurance_upto": "14/12/2024",
"vehicle_insurance_policy_number": "62000344820000",
"rc_financer": "BAJAJ FINANCE",
"present_address": "D-901 Sun APARTMENTS, SARJAPUR, Bangalore, Karnataka, 560103",
"split_present_address": {
"district": [
"BANGALORE"
],
"state": [
[
"KARNATAKA",
"KA"
]
],
"city": [
"BELLANDUR"
],
"pincode": "560103",
"country": [
"IN",
"IND",
"INDIA"
],
"address_line": "D-901 Sun APARTMENTS, SARJAPUR, Bangalore, Karnataka, 560103"
},
"permanent_address": "D-901 Sun APARTMENTS, SARJAPUR, Bangalore, Karnataka, 560103",
"split_permanent_address": {
"district": [
"BANGALORE"
],
"state": [
"KARNATAKA",
"KA"
],
"city": [
"BELLANDUR"
],
"pincode": "560103",
"country": [
"IN",
"IND",
"INDIA"
],
"address_line": "FD-901 Sun APARTMENTS, SARJAPUR, Bangalore, Karnataka, 560103"
},
"vehicle_cubic_capacity": "998",
"gross_vehicle_weight": "1490",
"unladen_weight": "1086",
"vehicle_category": "LMV",
"rc_standard_cap": "0",
"vehicle_cylinders_no": "3",
"vehicle_seat_capacity": "5",
"vehicle_sleeper_capacity": "0",
"vehicle_standing_capacity": "0",
"wheelbase": "2580",
"vehicle_number": "PY01MW5890",
"pucc_number": "Newv4",
"pucc_upto": "23/12/2022",
"blacklist_status": "NA",
"blacklist_details": null,
"challan_details": null,
"permit_issue_date": null,
"permit_number": null,
"permit_type": null,
"permit_valid_from": null,
"permit_valid_upto": null,
"non_use_status": null,
"non_use_from": null,
"non_use_to": null,
"national_permit_number": null,
"national_permit_upto": null,
"national_permit_issued_by": null,
"is_commercial": false,
"noc_details": null
}
Authorizations
Your unique client identifier issued by Cashfree. You can find this in your Merchant Dashboard.
The secret key associated with your client ID. Use this to authenticate your API requests. You can find this in your Merchant Dashboard.
Headers
Send the signature if IP is not whitelisted.
Query Parameters
Unique ID generated by Cashfree to search for the identity.
Unique ID generated by the merchant to identify the verification request.
Response
200
application/json
Success response for retrieving vehicle's registration certification information
The response is of type object
.
Was this page helpful?
Copy
Ask AI
curl --request GET \
--url https://sandbox.cashfree.com/verification/vehicle-rc \
--header 'x-client-id: <api-key>' \
--header 'x-client-secret: <api-key>'
Copy
Ask AI
{
"verification_id": "6c617137-6d50-4c59-9302-c453ca42aa8589",
"reference_id": 88,
"status": "VALID",
"reg_no": "PY01MW8675",
"class": "Motor Car",
"chassis": "XDLKHK511VKL59924",
"engine": "L5LCFF4579076",
"vehicle_manufacturer_name": "HYUNDAI MOTOR INDIA LTD",
"model": "PORCHE GDI DCT",
"vehicle_colour": "TITAN GREY",
"type": "PETROL",
"norms_type": "BHARAT STAGE VI",
"body_type": "HATCHBACK",
"owner_count": "1",
"owner": "JOHN DOE",
"owner_father_name": "JOHN DOE",
"mobile_number": null,
"rc_status": "ACTIVE",
"status_as_on": "19/01/2024",
"reg_authority": "BENGALURU CENTRAL RTO, Karnataka",
"reg_date": "24/12/2021",
"vehicle_manufacturing_month_year": "12/2021",
"rc_expiry_date": "23/12/2036",
"vehicle_tax_upto": null,
"vehicle_insurance_company_name": "BAJAJ INSURANCE CO. LTD.",
"vehicle_insurance_upto": "14/12/2024",
"vehicle_insurance_policy_number": "62000344820000",
"rc_financer": "BAJAJ FINANCE",
"present_address": "D-901 Sun APARTMENTS, SARJAPUR, Bangalore, Karnataka, 560103",
"split_present_address": {
"district": [
"BANGALORE"
],
"state": [
[
"KARNATAKA",
"KA"
]
],
"city": [
"BELLANDUR"
],
"pincode": "560103",
"country": [
"IN",
"IND",
"INDIA"
],
"address_line": "D-901 Sun APARTMENTS, SARJAPUR, Bangalore, Karnataka, 560103"
},
"permanent_address": "D-901 Sun APARTMENTS, SARJAPUR, Bangalore, Karnataka, 560103",
"split_permanent_address": {
"district": [
"BANGALORE"
],
"state": [
"KARNATAKA",
"KA"
],
"city": [
"BELLANDUR"
],
"pincode": "560103",
"country": [
"IN",
"IND",
"INDIA"
],
"address_line": "FD-901 Sun APARTMENTS, SARJAPUR, Bangalore, Karnataka, 560103"
},
"vehicle_cubic_capacity": "998",
"gross_vehicle_weight": "1490",
"unladen_weight": "1086",
"vehicle_category": "LMV",
"rc_standard_cap": "0",
"vehicle_cylinders_no": "3",
"vehicle_seat_capacity": "5",
"vehicle_sleeper_capacity": "0",
"vehicle_standing_capacity": "0",
"wheelbase": "2580",
"vehicle_number": "PY01MW5890",
"pucc_number": "Newv4",
"pucc_upto": "23/12/2022",
"blacklist_status": "NA",
"blacklist_details": null,
"challan_details": null,
"permit_issue_date": null,
"permit_number": null,
"permit_type": null,
"permit_valid_from": null,
"permit_valid_upto": null,
"non_use_status": null,
"non_use_from": null,
"non_use_to": null,
"national_permit_number": null,
"national_permit_upto": null,
"national_permit_issued_by": null,
"is_commercial": false,
"noc_details": null
}
Assistant
Responses are generated using AI and may contain mistakes.