Car API
For full documentation please see https://carapi.app/api
7.6k subscribers
9.9/10 popularity
357 ms avg latency
99% success rate
12 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Car API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
VIN Decoder /api/vin/{vin} |
Decodes Vehicle Identification Numbers. The result will include a list of specifications in the specs property and a list of all possible trims matching the VIN in the trims… |
| GET |
Years /api/years |
For complex queries you may use the json field to send an array of URL encoded JSON conditions, example: `[{"field": "make", "op": "in", "val": ["Scion", "Tesla"]}]` Allowed… |
| GET |
Makes /api/makes |
Search makes by name and year. |
| GET |
Models /api/models |
Search models by year, make, model, trim or make_id. To include the models make in the description request with the query parameter as `verbose=yes`. For complex queries you may… |
| GET |
Trims /api/trims |
To include additional information about the returned body (such as year, make, model and trim) request with the query parameter as verbose=yes. For complex queries you may use… |
| GET |
Trim View /api/trims/{id} |
Returns all data associated with the vehicle trim. |
| GET |
Bodies /api/bodies |
To include additional information about the returned body (such as year, make, model and trim) request with the query parameter as verbose=yes. For complex queries you may use… |
| GET |
Engines /api/engines |
To include additional information about the returned body (such as year, make, model and trim) request with the query parameter as verbose=yes. For complex queries you may use… |
| GET |
Exterior Colors /api/exterior-colors |
To include additional information about the returned body (such as year, make, model and trim) request with the query parameter as verbose=yes. For complex queries you may use… |
| GET |
Interior Colors /api/interior-colors |
To include additional information about the returned body (such as year, make, model and trim) request with the query parameter as verbose=yes. For complex queries you may use… |
| GET |
Vehicle Attributes /api/vehicle-attributes |
Returns all options for given attribute. |
| GET |
Mileages /api/mileages |
To include additional information about the returned body (such as year, make, model and trim) request with the query parameter as verbose=yes. For complex queries you may use… |
Car API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $9.99 / month | 5 / second |
|
| ULTRA | $19.99 / month | 10 / second |
|
| MEGA | $34.99 / month | 15 / second |
|