Mercedes Benz Image
Connector for the mercedes-benz-image API, generated deterministically from its OpenAPI spec (endpoints, auth, and methods match the spec exactly — nothing is invented).
- Base URL:
https://api.mercedes-benz.com/image_tryout/v1/vehicles - Auth:
bearer(pass your key via theapiKeyinput)
Operations
imagecomponentsget— GET /{finorvin}/components — Returns URLs pointing to images in JPG format in the highest available resolutioimagecomponentsengineget— GET /{finorvin}/components/engine — Returns a URL pointing to an image of the vehicles engine. These images are avaimagecomponentsequipmentsget— GET /{finorvin}/components/equipments — Returns URLs pointing to images of this vehicle's equipments. The images are avaimagecomponentspaintget— GET /{finorvin}/components/paint — Returns URLs pointing to images of this vehicles paint. These images are availaimagecomponentsrimget— GET /{finorvin}/components/rim — Returns a URL pointing to an image of the vehicles rim. These images are availaimagecomponentstrimget— GET /{finorvin}/components/trim — Returns a URL pointing to an image of this vehicles trim. These images are avai
Inputs
apiKey— your mercedes-benz-image API keyoperation— one of the operations above- path parameters when an operation's path contains
{...} query— optional JSON object of query paramsbody— JSON object for create/update ops
Example
operation: imagecomponentsget
apiKey: <your key>