Catalog

Everything for a config (one call)

GET/api/{brand}/{model}/{year}/{variant}/{trim}/all

Views + features + colors for one car in a single response — saves three round-trips. The colors list is the car's shown set (house colors + its brand's colors), like the /colors endpoint.

Path parameters

NameTypeDescription
brand required string Brand name or alias (case-insensitive).
model required string Model name.
year required integer Model year (4-digit). If the exact year is missing, the nearest available generation is used (errornote `Y01`).
variant required string Body variant.
trim required string Trim level.