Car Image API
Documentation

Views & sizes

Camera angles with yaw, size presets, formats and the 15 colors.

Camera views

Six fixed camera positions, described by their yaw around the vehicle (0° is straight ahead of the nose, increasing clockwise). The framing is identical for every vehicle in the catalog, which is what makes listings and comparison grids line up.

view=LabelYawDescriptionAliases
frontFront0°Straight-on front view
front-3-4Front three-quarter35°Front and driver's side at ~35°; the classic hero anglefront34, hero
sideSide (facing left)90°Perfect side profile, nose pointing leftside-left, profile
side-rightSide (facing right)270°Perfect side profile, nose pointing rightside-r
rearRear180°Straight-on rear viewback
rear-3-4Rear three-quarter145°Rear and driver's side at ~35°rear34

Sizes

Source renders are square 1024×1024 PNGs. Ask for a named preset with size=, or exact pixels with w= and h= (1–1024). Resizing fits the square inside the box you give, so w=600&h=400 yields a 400×400 image. Upscaling beyond 1024 px is not offered — ask for the largest size and scale in your layout.

size=PixelsTypical use
thumb256 × 256Lists, autocomplete rows, chat avatars
small512 × 512Cards and grids
medium768 × 768Detail panes, comparison tables
large1024 × 1024Hero images, print-quality exports
text
https://carimage.dev/api/v1/images/car?make=tesla&model=model-3&year=2023&view=front&size=thumb
https://carimage.dev/api/v1/images/car?make=tesla&model=model-3&year=2023&view=front&w=600
https://carimage.dev/api/v1/images/car?make=tesla&model=model-3&year=2023&view=front&w=600&h=400

Formats

format= accepts png, webp, jpg. PNG (default) and WebP keep the transparent background; JPG cannot, so it is composited onto a flat background. WebP is typically 3–5× smaller than PNG at the same size — prefer it for the web.

Colors

Paint is limited to 15 presets because every distinct color mints a new cached variant. The default is silver. Free-text colors ("navy", "midnight") are mapped onto the presets by the resolve endpoint and the MCP tools.

  • white#f4f4f2
  • black#141414
  • gray#7a7d82
  • silver#c3c6cb
    default
  • blue#1f4fa3
  • red#b3151b
  • green#1f6b3a
  • brown#5c3d2e
  • beige#d9c9a8
  • tan#c9a66b
  • orange#e0641b
  • yellow#f2c318
  • gold#b8963e
  • burgundy#6b1a2b
  • purple#5b2a86