VI
Vehicle Image
8 endpointsliveThe vehicle images API offers access to original Mercedes-Benz vehicle images. It provides access to exterior and interior images with parameters e.g. to modify the perspective and to display vehicles at day/nighttime. In addition you can request component images of a vehicle's engine, paint, rim, trim, upholstery and equipments. (ingested from its OpenAPI definition; no key required)
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, and then use Cracked to show me what I can do for Vehicle Image.
| Endpoint | What it does | Price | Health |
|---|---|---|---|
| imageComponentsGET /{finorvin}/components | Returns URLs pointing to images in JPG format in the highest available resolution (depending on the component) of the vehicle's: * engine (1024x576 px), * rim (710x710 px), * trim (800x600 px), * paints (800x600 px), * upholstery (800x600 px) and * equipments (740x416 px). | $0.0020 per call | unknown |
| imageComponentsEngineGET /{finorvin}/components/engine | Returns a URL pointing to an image of the vehicles engine. These images are available in the resolution 1024x576 px. | $0.0020 per call | unknown |
| imageComponentsEquipmentsGET /{finorvin}/components/equipments | Returns URLs pointing to images of this vehicle's equipments. The images are available in the highest possible resolution (usually 740x416 px). | $0.0020 per call | unknown |
| imageComponentsPaintGET /{finorvin}/components/paint | Returns URLs pointing to images of this vehicles paint. These images are available in resolution 800x600 px. Note there might be two paints (e.g. Smart, 'paint' for body panel and 'paint2' for the tridion cell) | $0.0020 per call | unknown |
| imageComponentsRimGET /{finorvin}/components/rim | Returns a URL pointing to an image of the vehicles rim. These images are available in the resolution 710x710 px. | $0.0020 per call | unknown |
| imageComponentsTrimGET /{finorvin}/components/trim | Returns a URL pointing to an image of this vehicles trim. These images are available in resolution 800x600 px. | $0.0020 per call | unknown |
| imageComponentsUpholsteryGET /{finorvin}/components/upholstery | Returns URLs pointing to images of the vehicle's upholsteries. Tge images are available in the highest possible resolution (usually 800x600 px). | $0.0020 per call | unknown |
| imageVehicleGET /{finorvin}/vehicle | Returns URLs pointing to PNG images of a vehicle with a transparent background. | $0.0020 per call | unknown |