TuningData API

Vehicle brand, model, year, engine and tuning stage information API

5 endpoints
The in-depth APIMemo review for this API hasn't been published yet — the data below comes straight from the public marketplace listing.

TuningData API endpoints

MethodEndpointDescription
GET getModelsByBrand
/api/tdv/brands/{tdv_brand_id}/models
Get all vehicle models available for a specific brand. Returns model ID, brand ID, and model name for each model. Use the model ID to get years for that model.
GET getBrands
/api/tdv/brands
Retrieve a comprehensive list of all available vehicle brands in the database. Returns brand ID and name for each brand. Use the brand ID to get models for that brand.
GET getYearsByModel
/api/tdv/models/{tdv_model_id}/years
Get all production years available for a specific vehicle model. Returns year ID, model ID, and year value for each year. Use the year ID to get engines for that model and year.
GET getEnginesByModelAndYear
/api/tdv/models/{tdv_model_id}/years/{tdv_year_id}/engines
Get all engines available for a specific vehicle model and production year. Returns engine ID, model ID, year ID, fuel type, and engine details. Use the engine ID to get tuning…
GET getTuningStagesByEngine
/api/tdv/engines/{tdv_engine_id}/tuning-stages
Get all tuning stages available for a specific engine. Returns stage ID, engine ID, stage name, and performance details. This is the final step in the hierarchical data structure.

More Data APIs

View all →
  • This is a VIN (Vehicle Identification Number) decoder that designed to work within North America, Asia and…

    DataFreemium143 subscribers
  • Currency Exchange is a live foreign exchange rate API that lets developers retrieve real-time conversion…

    ReviewedDataFreemium23k subscribers
  • Words API lets you retrieve information about English words, including definitions, synonyms, rhymes,…

    DataFreemium1.5k subscribers
  • Whois Lookup (WhoisJSON) is a domain intelligence API that returns structured WHOIS registration data, DNS…

    ReviewedDataFreemium3.8k subscribers
  • The Weatherbit Weather API gives developers access to current conditions, multi-day forecasts, minutely…

    ReviewedDataFreemium25.1k subscribers
  • GeoDB Cities is a RESTful API covering more than 800,000 towns, cities, counties, and islands worldwide,…

    ReviewedDataFreemium50k subscribers