5331e15a22af
Search vehicle bodies
The demo dataset contains model years 2015 - 2020. To access years 1900 - today please purchase a Premium Subscription. You must include a valid JWT in the header once you have purchased a subscription otherwise you will continue to receive the demo dataset.
For complex queries you may use the json field to send an array of URL encoded JSON conditions, example:
[{"field": "doors", "op": ">=", "val": 4}, {"field": "type", "op": "in", "val": ["SUV","Van"]}]
See /api/vehicle-attributes for a complete list of vehicle attributes.
JSON operators: =, !=, >, <, >=, <=, in, not in, like, not like, not null, and is null.
JSON search fields: year, make, model, series, submodel, trim, description, make_id, model_id, submodel_id, trim_id, type, doors, seats, length, width, height, wheel_base, front_track, rear_track, ground_clearance, cargo_capacity, max_cargo_capacity, curb_weight, gross_weight, max_payload, max_towing_capacity, created, and modified.
Query parameters
Value
Value
Value
Value
Value
Like
Like
Value
Value
Value
Value
Like
Value
JsonSearchFilter