Global Vehicle List K‑Type & HSN‑TSN Data API for Car Pats
## What it does The **Global Vehicle & Bike Fitment API** is a lightning‑fast REST service that now covers both passenger cars **and** two‑wheelers. Query any model by **K‑Type, HSN \| TSN, ePID** or step through a clear hierarchy — **Make → Model → CCM / Type → Platform / Sub‑model → Year → Engine**. Responses arrive in **< 200 ms** as clean JSON, ready for any shop, marketplace or quoting…
Global Vehicle List K‑Type & HSN‑TSN Data API for Car Pats endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
/vehicles /vehiclelist/vehicles |
Select Vehicles with JSON Body |
| GET |
/bikes /motorcyclelist/bikes |
Select Vehicles with JSON Body |
| GET |
/bikes/makes /motorcyclelist/bikes/makes |
Get all Bikes Makes |
| GET |
/vehicles/makes /vehiclelist/vehicles/makes |
All Vehicle Makes |
| GET |
/bikes/models/{make} /motorcyclelist/bikes/models/{make} |
Get all Bikes Makes |
| GET |
/vehicles/models/{make} /vehiclelist/vehicles/models/{make} |
Get Values from Endpoint /makes -> put Make in Value |
| GET |
/vehicles/types/{make}/{model} /vehiclelist/vehicles/types/{make}/{model} |
Get Make and Model from Endpoint and use here |
| GET |
/bikes/ccm/{make}/{model} /motorcyclelist/bikes/ccm/{make}/{model} |
Get all Bikes Makes |
| GET |
/bikes/submodels/{make}/{model}/{ccm} /motorcyclelist/bikes/submodels/{make}/{model}/{ccm} |
Get all Bikes Makes |
| GET |
/vehicles/platforms/{make}/{model}/{type} /vehiclelist/vehicles/platforms/{make}/{model}/{type} |
Sample Data included |
| GET |
/bikes/years/{make}/{model}/{ccm}/{submodel} /motorcyclelist/bikes/years/{make}/{model}/{ccm}/{submodel} |
Get all Bikes Makes |
| GET |
/vehicles/years/{make}/{model}/{type}/{platform} /vehiclelist/vehicles/years/{make}/{model}/{type}/{platform} |
Sample Data included |
| GET |
/bikes/details/{make}/{model}/{ccm}/{submodel}/{year} /motorcyclelist/bikes/details/{make}/{model}/{ccm}/{submodel}/{year} |
Get all Bikes Makes |
| GET |
/vehicles/engines/{make}/{model}/{type}/{platform}/{production_period} /vehiclelist/vehicles/engines/{make}/{model}/{type}/{platform}/{production_period} |
Sample Data included |
| GET |
/bikes/epid/{epid} /motorcyclelist/bikes/epid/{epid} |
Get all Bikes Makes |
| GET |
/vehicles/details/{make}/{model}/{type}/{platform}/{production_period}/{engine} /vehiclelist/vehicles/details/{make}/{model}/{type}/{platform}/{production_period}/{engine} |
Get Car Details |
| GET |
/vehicles/hsntsn/{hsn}/{tsn} /vehiclelist/vehicles/hsntsn/{hsn}/{tsn} |
Germany zu 1.1 und 1.2 - HSN/TSN selection |
| GET |
/vehicles/ktype/{id} /vehiclelist/vehicles/ktype/{id} |
K-Type from Vehicle matching TecDoc K-Type for car parts |