curl --request POST \
--url https://api.partbot.io/v1/vehicles/plate-search \
--header 'Authorization: <authorization>' \
--header 'Content-Type: <content-type>' \
--data '
{
"plate": "EOD67C",
"state": "NSW"
}
'{
"plate": {
"number": "EOD67C",
"state": "NSW"
},
"differing_attributes": [
"body",
"drivetrain"
],
"vehicles": [
{
"description": "LDV T60 2021",
"vehicle": {
"make": "LDV",
"model": "T60",
"series": "SK8C",
"variant": "",
"body": null,
"fuel_type": "Diesel",
"drivetrain": null,
"transmission": "",
"engine": "SC28R150Q5",
"engine_capacity": "2.8L",
"cylinders": 4
},
"vehicle_ids": [
"c51a15ae03",
"1e15da54a4",
"03f9e84ae2",
"8ae6a6e467"
]
}
],
"vehicle_breakdown": [
{
"description": "LDV T60 SK8C 2021 2.8L Diesel",
"vehicle": {
"make": "LDV",
"model": "T60",
"series": "SK8C",
"variant": "",
"body": "Cab Chassis",
"fuel_type": "Diesel",
"drivetrain": "RWD",
"transmission": "",
"engine": "SC28R150Q5",
"engine_capacity": "2.8L",
"cylinders": 4
},
"vehicle_ids": [
"c51a15ae03"
]
},
{
"description": "LDV T60 SK8C 2021 2.8L Diesel",
"vehicle": {
"make": "LDV",
"model": "T60",
"series": "SK8C",
"variant": "",
"body": "Cab Chassis",
"fuel_type": "Diesel",
"drivetrain": "AWD",
"transmission": "",
"engine": "SC28R150Q5",
"engine_capacity": "2.8L",
"cylinders": 4
},
"vehicle_ids": [
"1e15da54a4"
]
},
{
"description": "LDV T60 SK8C 2021 2.8L Diesel",
"vehicle": {
"make": "LDV",
"model": "T60",
"series": "SK8C",
"variant": "",
"body": "Ute",
"fuel_type": "Diesel",
"drivetrain": "RWD",
"transmission": "",
"engine": "SC28R150Q5",
"engine_capacity": "2.8L",
"cylinders": 4
},
"vehicle_ids": [
"03f9e84ae2"
]
},
{
"description": "LDV T60 SK8C 2021 2.8L Diesel",
"vehicle": {
"make": "LDV",
"model": "T60",
"series": "SK8C",
"variant": "",
"body": "Ute",
"fuel_type": "Diesel",
"drivetrain": "AWD",
"transmission": "",
"engine": "SC28R150Q5",
"engine_capacity": "2.8L",
"cylinders": 4
},
"vehicle_ids": [
"8ae6a6e467"
]
}
],
"factory_vehicle": {
"make": "LDV",
"model": "T60",
"series": "SKC8",
"variant": null,
"year": 2021,
"body": "Dual Cab Pick Up",
"fuel_type": "Diesel",
"drivetrain": null,
"cylinders": 4,
"engine_capacity": 2.8,
"transmission": "Automatic"
}
}Search for vehicle information using a license plate number and state.
curl --request POST \
--url https://api.partbot.io/v1/vehicles/plate-search \
--header 'Authorization: <authorization>' \
--header 'Content-Type: <content-type>' \
--data '
{
"plate": "EOD67C",
"state": "NSW"
}
'{
"plate": {
"number": "EOD67C",
"state": "NSW"
},
"differing_attributes": [
"body",
"drivetrain"
],
"vehicles": [
{
"description": "LDV T60 2021",
"vehicle": {
"make": "LDV",
"model": "T60",
"series": "SK8C",
"variant": "",
"body": null,
"fuel_type": "Diesel",
"drivetrain": null,
"transmission": "",
"engine": "SC28R150Q5",
"engine_capacity": "2.8L",
"cylinders": 4
},
"vehicle_ids": [
"c51a15ae03",
"1e15da54a4",
"03f9e84ae2",
"8ae6a6e467"
]
}
],
"vehicle_breakdown": [
{
"description": "LDV T60 SK8C 2021 2.8L Diesel",
"vehicle": {
"make": "LDV",
"model": "T60",
"series": "SK8C",
"variant": "",
"body": "Cab Chassis",
"fuel_type": "Diesel",
"drivetrain": "RWD",
"transmission": "",
"engine": "SC28R150Q5",
"engine_capacity": "2.8L",
"cylinders": 4
},
"vehicle_ids": [
"c51a15ae03"
]
},
{
"description": "LDV T60 SK8C 2021 2.8L Diesel",
"vehicle": {
"make": "LDV",
"model": "T60",
"series": "SK8C",
"variant": "",
"body": "Cab Chassis",
"fuel_type": "Diesel",
"drivetrain": "AWD",
"transmission": "",
"engine": "SC28R150Q5",
"engine_capacity": "2.8L",
"cylinders": 4
},
"vehicle_ids": [
"1e15da54a4"
]
},
{
"description": "LDV T60 SK8C 2021 2.8L Diesel",
"vehicle": {
"make": "LDV",
"model": "T60",
"series": "SK8C",
"variant": "",
"body": "Ute",
"fuel_type": "Diesel",
"drivetrain": "RWD",
"transmission": "",
"engine": "SC28R150Q5",
"engine_capacity": "2.8L",
"cylinders": 4
},
"vehicle_ids": [
"03f9e84ae2"
]
},
{
"description": "LDV T60 SK8C 2021 2.8L Diesel",
"vehicle": {
"make": "LDV",
"model": "T60",
"series": "SK8C",
"variant": "",
"body": "Ute",
"fuel_type": "Diesel",
"drivetrain": "AWD",
"transmission": "",
"engine": "SC28R150Q5",
"engine_capacity": "2.8L",
"cylinders": 4
},
"vehicle_ids": [
"8ae6a6e467"
]
}
],
"factory_vehicle": {
"make": "LDV",
"model": "T60",
"series": "SKC8",
"variant": null,
"year": 2021,
"body": "Dual Cab Pick Up",
"fuel_type": "Diesel",
"drivetrain": null,
"cylinders": 4,
"engine_capacity": 2.8,
"transmission": "Automatic"
}
}Vehicle plate search successful
List of attributes that differ between vehicle variants
Grouped vehicles by common attributes
Show child attributes
Human-readable vehicle description
Show child attributes
Vehicle manufacturer
Vehicle model
Vehicle series
Vehicle variant
Vehicle year
Vehicle body type
Fuel type
Drivetrain type (e.g., RWD, AWD)
Transmission type
Engine code
Engine capacity
Number of cylinders
Array of vehicle IDs that match this description
Detailed breakdown of all vehicle variants
Show child attributes
Detailed vehicle description
Show child attributes
Vehicle manufacturer
Vehicle model
Vehicle series
Vehicle variant
Vehicle year
Vehicle body type
Fuel type
Drivetrain type (e.g., RWD, AWD)
Transmission type
Engine code
Engine capacity
Number of cylinders
Array of specific vehicle IDs
Original factory vehicle specifications
Show child attributes
Vehicle manufacturer
Vehicle model
Vehicle series
Vehicle variant
Vehicle year
Vehicle body type
Fuel type
Drivetrain type (e.g., RWD, AWD)
Transmission type
Engine code
Engine capacity
Number of cylinders