Skip to content

Releases: car-api-team/docs

v1.14.4

06 Feb 22:29
Compare
Choose a tag to compare

We've added a body type filter to the models endpoint, example:

https://carapi.app/api/models?year=2020&make=ford&json=[{"field": "bodies.type", "op": "=", "val": "SUV"}]

v1.14.0

12 Jan 01:52
Compare
Choose a tag to compare

We are proud to introduce our new Powersports API which has motorcycle year, makes and models from the 1930s onward. We plan on adding ATV, UTVs and Dirt Bikes in the future. Read more:

v1.12.0

20 Nov 02:11
Compare
Choose a tag to compare

OBD-II Code API

We've released the OBD-II Code API! Check out the OpenAPI Documentation and pricing page for more information.

Contact us to learn more: https://carapi.app/contact

v1.11.0

19 Nov 02:27
Compare
Choose a tag to compare

License Plate Lookup/Decoder API

We've released the License Plate Lookup/Decoder API! Check out the OpenAPI Documentation and pricing page for more information.

Contact us to learn more: https://carapi.app/contact

v1.10.0

13 Apr 02:49
Compare
Choose a tag to compare

We've released our new CSV data feed product. Find out more here:

Please contact us if you have any questions!

v1.9.1

29 Mar 21:10
Compare
Choose a tag to compare

A customer reported an issue that the collection response was including invalid characters. Example: ?page=2&limit=1 should be this ?page=2&limit=1. This has been resolved.

v1.9.0

29 Mar 21:07
Compare
Choose a tag to compare

CarAPI added per-minute throttling of 600 requests per minute (10 per second). Your application will encounter an HTTP 429 error if you go over 600 requests per minute.

v1.7.0

21 Jan 00:26
Compare
Choose a tag to compare

We have added antique vehicles 1940-1989 as an add-on subscription. This includes year, make and model. You may login to your dashboard to purchase.

v1.6.5

21 Oct 13:37
Compare
Choose a tag to compare

Adds more 2024 vehicles. Another data refresh will occur in the coming months to complete the addition of 2024 vehicles.

v1.6.3

20 Oct 20:54
Compare
Choose a tag to compare

Improves VIN to Vehicle Trim matching in the /api/vin endpoint.