Catalog
Colors for a config
GET/api/{brand}/{model}/{year}/{variant}/{trim}/colors
Colors shown for this car, kept deliberately compact: the Vehicleimagery house colors (available on every car) plus the colors of this car's own brand. Any active catalog color can still be requested on any car. Pass a name as ?color= on the image endpoint. The full catalog with brand pairing is at /api/colors; see also the *Paint colors* guide at /info/guides/colors.
Path parameters
| Name | Type | Description |
|---|---|---|
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. |
