Catalog-grade vehicle images for every make, model and year — five angles, six colors, three sizes, all on clean transparent backgrounds. All from one HTTP GET.
Fixed camera height, fixed distance, identical scale. Build configurators and inventory pages where vehicles line up perfectly — swap one query parameter.
angle=front
angle=front_angle
angle=side
angle=rear
angle=rear_angle
Base blue, silver, black, white, gray and red — recolored deterministically, so geometry is pixel-identical across every color of the same vehicle.
Large, medium (1024px) and small (640px) variants, all pre-rendered and optimized for crisp rendering at any size.
Every render ships on a clean transparent background, so vehicles drop straight onto any layout or brand color.
"BMW 4 Series" plus a year is all it takes. Matching resolves make, model and generation server-side — no catalog IDs to maintain.
Point an img tag straight at the API. Auth is referer-based on your whitelisted domains — safe to use directly in the browser.
Coverage across makes, models and generations for the last two decades — continuously extended as new model years land.
A single HTTP GET returns the vehicle, angle and color you ask for, secured by referer-based auth on your whitelisted domains. Already integrated? Nothing to migrate — the same endpoint and parameters now serve our sharper v2 renders.
search
year
angle
color
size
<img
src="https://vehicle-images.platetovin.com/image?search=BMW+3+Series&year=2022&angle=front_angle&color=red"
alt="2022 BMW 3 Series"
/>
Vehicle imagery is available on Business and Enterprise plans. Add your domains, drop in the URL, done.