Car Manufacturer Vehicle Specifications
Car Manufacturer and Vehicle Specifications Data. Over 1300 of the top current brand cars. Features Some data is avaiable and some is missing depending on the model and brand. But most should be complete. - Car Overview basic data about the vehicle and manufacturer. e.g: The Volvo XC90 is a 5-door SUV made by Volvo. The body style of the Volvo XC90 is a 5-door SUV. The Volvo XC90 is also known…
Car Manufacturer Vehicle Specifications endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Cars: List Items Fields Available /cars/list_fields/ |
Lists all available fields in cars |
| GET |
Cars: Latest 50 Items /cars/latest/start/50/ |
show the latest 50 items from Cars |
| GET |
Cars: Latest 50 - 100 Items /cars/latest/50/100/ |
show the latest items from the range starting at 50 and showing 100 items from Cars |
| GET |
Cars: Distinct List of Any Field Values /cars/search_distinct/make |
for example if you want to get a distinct list of make that exist from Cars. this should show a distinct list in json array. you can change the value make to any available field… |
| GET |
Cars: List all fields from multiple items /cars/search_multi/?make=Volvo&model=XC90&max=10 |
Pass in multiple items into this search and return results from Cars. max = number items to return. This example searches for the make Volvo and the model XC90 showing a max of… |
| GET |
Cars: Search Any Field /cars/search_list/make/?search_value=Volvo |
search category title, change category to field name to search search from fields available replace category with field name and search_value=value with the search value. Cars.… |
Car Manufacturer Vehicle Specifications pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 10 / minute |
|
| PRO | $2.9 / month | 20 / minute |
|
| ULTRA | $7.9 / month | 30 / minute |
|
| MEGA | $17.9 / month | 40 / minute |
|