Skip to content

v1.14.4

Latest
Compare
Choose a tag to compare
@carapidev carapidev released this 06 Feb 22:29
· 3 commits to main since this release

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"}]