Vehicles Data Catalog - Public
Public Get Versions Flat
Get all versions/trims for a model (public, model-only).
The catalog cascade (/versions/{model_id}/{fuel_id}/{gearbox_id}) has no fuel/gearbox coverage for non-car sections (Comerciais/Motos/Pesados), so the website widget can't reach a version that way. This flat endpoint mirrors the protected /versions/{model_id} and returns the full version list straight off the model id.
get/public/vehicles/data/catalog/versions/{model_id}
Path parameters
model_idinteger required
Headers
x-website-tokenstring required
Response
Successful Response
object[] required
Changes
No recorded changes to this endpoint across all 1 revision of this API.