Aitan Labs
For access & api-key kindly reach out to us at contact@aitanlabs.com
How to paste your API Key for all APIs at once:
1. Select the API Key Auth option from the drop down
2. Key is x-rapidapi-key & Value is your-api-key
3. Hit Save
Vehicle Verification API
POSTRC V1
HTTP Codes for RC V1
HTTP Code | Description | Billable |
---|---|---|
200 | Success | True |
206 | Not Found | True |
400 | Bad Request | False |
429 | Too Many Requests | False |
500 | Internal Server Error | False |
application/json
<your-api-key>
{
"reg_no": "GJ01JT0459",
"consent": "yes",
"consent_text": "I hear by declare my consent agreement for fetching my information via AITAN Labs API"
}
curl --location 'https://vehicle-rc-verification-api3.p.rapidapi.com/api/v1/private/rc-v1' \
--header 'Content-Type: application/json' \
--header 'x-rapidapi-key: <your-api-key>' \
--data '{
"reg_no": "GJ01JT0459",
"consent": "yes",
"consent_text": "I hear by declare my consent agreement for fetching my information via AITAN Labs API"
}'
{
"status": "success",
"message": "Vehicle Found",
"response_type": "FULL_DATA",
"result": {
"state_code": "GJ",
"state": "Gujarat",
"office_code": 1,
"office_name": "AHMEDABAD",
"reg_no": "GJ02JT0111",
"reg_date": "2020-02-13",
"purchase_date": "2020-01-30",
"owner_count": 1,
"owner_name": "Jhon Smith",
"owner_father_name": "Json Chad",
"current_address_line1": "308, 3rd Floor, A1- Building,",
"current_address_line2": "OPP.VASANT CINEMA OUT SIDE",
"current_address_line3": "DARIYAPUR DARVAJA,",
"current_district_name": "Ahmedabad",
"current_state": "GJ",
"current_state_name": "Gujarat",
"current_pincode": 380016,
"current_full_address": "308, 3rd Floor, A1- Building, OPP.VASANT CINEMA OUT SIDE, DARIYAPUR DARVAJA, Ahmedabad, Gujarat, 380016",
"permanent_address_line1": "308, 3rd Floor, A1- Building",
"permanent_address_line2": "OPP.VASANT CINEMA OUT SIDE",
"permanent_address_line3": "DARIYAPUR DARVAJA,",
"permanent_district_name": "Ahmedabad",
"permanent_state": "GJ",
"permanent_state_name": "Gujarat",
"permanent_pincode": 380016,
"permanent_full_address": "308, 3rd Floor, A1- Building, OPP.VASANT CINEMA OUT SIDE, DARIYAPUR DARVAJA, Ahmedabad, Gujarat, 380016",
"owner_code_descr": "INDIVIDUAL",
"reg_type_descr": "TEMPORARY REGISTERED VEHICLE",
"vehicle_class_desc": "Motor Cab",
"chassis_no": "MA3EJKD1S00C51111",
"engine_no": "K12MN2392333",
"vehicle_manufacturer_name": "MARUTI SUZUKI INDIA LTD",
"model_code": "VANA0001E041001",
"model": "TOUR S CNG",
"body_type": "SALOON",
"cylinders_no": 4,
"vehicle_hp": 83.08,
"vehicle_seat_capacity": 5,
"vehicle_standing_capacity": 0,
"vehicle_sleeper_capacity": 0,
"unladen_weight": 1045,
"vehicle_gross_weight": 1480,
"vehicle_gross_comb_weight": 0,
"fuel_descr": "PETROL/CNG",
"color": "PEARL ARCTIC WHITE",
"manufacturing_mon": 1,
"manufacturing_yr": 2020,
"norms_descr": "BHARAT STAGE IV",
"wheelbase": 2430,
"cubic_cap": 1197,
"floor_area": 0,
"ac_fitted": "Y",
"audio_fitted": "Y",
"video_fitted": "N",
"vehicle_catg": "LPV",
"sale_amount": 453880,
"length": 3995,
"width": 1695,
"height": 1555,
"reg_upto": "2025-03-27",
"fit_upto": "2025-03-27",
"imported_vehicle": "N",
"status": "Y",
"vehicle_type": "Transport",
"tax_mode": "L",
"vehicle_insurance_details": {
"insurance_from": "2023-01-30",
"insurance_upto": "2024-01-29",
"insurance_company_code": 1114,
"insurance_company_name": "ICICI Lombard General Insurance Co. Ltd.",
"opdt": "2023-02-02 07:11:46.776711",
"policy_no": "3004/MI-11805055/00/000",
"reg_no": "GJ01JT0459"
},
"vehicle_pucc_details": {
"pucc_from": "27-03-2023",
"pucc_upto": "26-03-2024",
"pucc_centreno": "GJ0180084",
"pucc_no": "GJ01800840005727",
"op_dt": "27-03-2023"
},
"permit_details": {
"appl_no": "GJ20021758811211",
"pmt_no": "GJ2020-CC-6227B",
"reg_no": "GJ01JT0459",
"rcpt_no": "GJ1D200200001581",
"purpose": "Fresh Permit",
"permit_type": "Contract Carriage Permit",
"permit_catg": "TAXI CAB PERMIT",
"permit_issued_on": "2020-02-26",
"permit_valid_from": "2020-02-25",
"permit_valid_upto": "2025-02-24"
},
"latest_tax_details": {
"reg_no": "GJ01JT0459",
"tax_mode": "L",
"payment_mode": "I",
"tax_amt": 27233,
"tax_fine": 0,
"rcpt_dt": "04-02-2020",
"tax_from": "2020-01-30",
"tax_upto": null,
"collected_by": "1705078297",
"rcpt_no": "GJ1D200200001581"
},
"financer_details": {
"hp_type": "HT",
"financer_name": "DENA BANK",
"financer_address_line1": ".",
"financer_address_line2": "",
"financer_address_line3": "",
"financer_district": 474,
"financer_pincode": 380016,
"financer_state": "GJ",
"financer_full_address": "DENA BANK, ., 474, GJ, 380016",
"hypothecation_dt": "2020-01-30",
"op_dt": "2020-02-15"
}
}
}
Fri, 23 Aug 2024 18:15:35 GMT
application/json; charset=utf-8
chunked
keep-alive
W/"d31-vhQUQcpqC+tDVND9lDkXjzUERFA"
gzip
Accept-Encoding
PUT, GET,POST
*
Express
X-Requested-With
500
485
871426
500000
499994
871426
RapidAPI-1.2.8
1.2.8
AWS - us-east-1
3e84df7270d28fda16d007c48cf724fec80131b961c2a9142df8dd687bf3c3d9
POSTRC Plus
HTTP Codes for RC Plus
HTTP Code | Description | Billable |
---|---|---|
200 | Success | True |
206 | Not Found | True |
400 | Bad Request | False |
429 | Too Many Requests | False |
500 | Internal Server Error | False |
application/json
<your-api-key>
{
"reg_no": "GJ01JT0459",
"consent": "yes",
"consent_text": "I hear by declare my consent agreement for fetching my information via AITAN Labs API"
}
curl --location 'https://vehicle-rc-verification-api3.p.rapidapi.com/api/v1/private/rc-plus' \
--header 'Content-Type: application/json' \
--header 'x-rapidapi-key: <your-api-key>' \
--data '{
"reg_no": "GJ01JT0459",
"consent": "yes",
"consent_text": "I hear by declare my consent agreement for fetching my information via AITAN Labs API"
}'
{
"status": "success",
"message": "Vehicle Found",
"response_type": "FULL_DATA",
"result": {
"state_code": "GJ",
"state": "Gujarat",
"office_code": 1,
"office_name": "AHMEDABAD",
"reg_no": "GJ02JT0111",
"reg_date": "2020-02-13",
"purchase_date": "2020-01-30",
"owner_count": 1,
"owner_name": "Jhon Smith",
"owner_father_name": "Json Chad",
"current_address_line1": "308, 3rd Floor, A1- Building,",
"current_address_line2": "OPP.VASANT CINEMA OUT SIDE",
"current_address_line3": "DARIYAPUR DARVAJA,",
"current_district_name": "Ahmedabad",
"current_state": "GJ",
"current_state_name": "Gujarat",
"current_pincode": 380016,
"current_full_address": "308, 3rd Floor, A1- Building, OPP.VASANT CINEMA OUT SIDE, DARIYAPUR DARVAJA, Ahmedabad, Gujarat, 380016",
"permanent_address_line1": "308, 3rd Floor, A1- Building",
"permanent_address_line2": "OPP.VASANT CINEMA OUT SIDE",
"permanent_address_line3": "DARIYAPUR DARVAJA,",
"permanent_district_name": "Ahmedabad",
"permanent_state": "GJ",
"permanent_state_name": "Gujarat",
"permanent_pincode": 380016,
"permanent_full_address": "308, 3rd Floor, A1- Building, OPP.VASANT CINEMA OUT SIDE, DARIYAPUR DARVAJA, Ahmedabad, Gujarat, 380016",
"owner_code_descr": "INDIVIDUAL",
"reg_type_descr": "TEMPORARY REGISTERED VEHICLE",
"vehicle_class_desc": "Motor Cab",
"chassis_no": "MA3EJKD1S00C51332",
"engine_no": "K12MN2392205",
"vehicle_manufacturer_name": "MARUTI SUZUKI INDIA LTD",
"model_code": "VANA0001E041001",
"model": "TOUR S CNG",
"body_type": "SALOON",
"cylinders_no": 4,
"vehicle_hp": 83.08,
"vehicle_seat_capacity": 5,
"vehicle_standing_capacity": 0,
"vehicle_sleeper_capacity": 0,
"unladen_weight": 1045,
"vehicle_gross_weight": 1480,
"vehicle_gross_comb_weight": 0,
"fuel_descr": "PETROL/CNG",
"color": "PEARL ARCTIC WHITE",
"manufacturing_mon": 1,
"manufacturing_yr": 2020,
"norms_descr": "BHARAT STAGE IV",
"wheelbase": 2430,
"cubic_cap": 1197,
"floor_area": 0,
"ac_fitted": "Y",
"audio_fitted": "Y",
"video_fitted": "N",
"vehicle_catg": "LPV",
"dealer_code": "GJ00100005",
"dealer_name": "KIRAN MOTORS LTD..",
"dealer_address_line1": "P-82/1/1 NR SHYAMPUJA BUNGLOWS-2",
"dealer_address_line2": "NR HP PETROL PUMP MOTERA",
"dealer_address_line3": "",
"dealer_district": "474",
"dealer_pincode": "380005",
"dealer_full_address": "KIRAN MOTORS LTD.., P-82/1/1 NR SHYAMPUJA BUNGLOWS-2, NR HP PETROL PUMP MOTERA, 474, 380005",
"sale_amount": 453880,
"length": 3995,
"width": 1695,
"height": 1555,
"reg_upto": "2025-03-27",
"fit_upto": "2025-03-27",
"annual_income": 0,
"imported_vehicle": "N",
"status": "Y",
"vehicle_type": "Transport",
"tax_mode": "L",
"vehicle_insurance_details": {
"insurance_from": "2023-01-30",
"insurance_upto": "2024-01-29",
"insurance_company_code": 1114,
"insurance_company_name": "ICICI Lombard General Insurance Co. Ltd.",
"opdt": "2023-02-02 07:11:46.776711",
"policy_no": "3004/MI-11805055/00/000",
"reg_no": "GJ01JT0459"
},
"vehicle_pucc_details": {
"pucc_from": "27-03-2023",
"pucc_upto": "26-03-2024",
"pucc_centreno": "GJ0180084",
"pucc_no": "GJ01800840005727",
"op_dt": "27-03-2023"
},
"permit_details": {
"appl_no": "GJ20021758811211",
"pmt_no": "GJ2020-CC-6227B",
"reg_no": "GJ01JT0459",
"rcpt_no": "GJ1D200200001581",
"purpose": "Fresh Permit",
"permit_type": "Contract Carriage Permit",
"permit_catg": "TAXI CAB PERMIT",
"permit_issued_on": "2020-02-26",
"permit_valid_from": "2020-02-25",
"permit_valid_upto": "2025-02-24"
},
"latest_tax_details": {
"reg_no": "GJ01JT0459",
"tax_mode": "L",
"payment_mode": "I",
"tax_amt": 27233,
"tax_fine": 0,
"rcpt_dt": "04-02-2020",
"tax_from": "2020-01-30",
"tax_upto": null,
"collected_by": "1705078297",
"rcpt_no": "GJ1D200200001581"
},
"financer_details": {
"hp_type": "HT",
"financer_name": "DENA BANK",
"financer_address_line1": ".",
"financer_address_line2": "",
"financer_address_line3": "",
"financer_district": 474,
"financer_pincode": 380016,
"financer_state": "GJ",
"financer_full_address": "DENA BANK, ., 474, GJ, 380016",
"hypothecation_dt": "2020-01-30",
"op_dt": "2020-02-15"
}
}
}
Fri, 23 Aug 2024 18:15:56 GMT
application/json; charset=utf-8
chunked
keep-alive
W/"ead-9Luo5FS2siwD62eSL6ZjqHTzqJ8"
gzip
Accept-Encoding
PUT, GET,POST
*
Express
X-Requested-With
500
484
871405
500000
499993
871405
RapidAPI-1.2.8
1.2.8
AWS - us-east-1
71078dea1349103bd017510e46d730e9c08bb29af2ccc8b56e28b4a5cc78af84