Car Configurator
Number of APIs: 31
The Car Configurator API offers access to the Mercedes-Benz car configuration functions. It provides required reference data such as the masterdata of all Mercedes-Benz vehicles as well as functions to retrieve initial and changed configurations. In addition to that is is possible to save a newly created configuration so that it can be easily restored or shared with others.
Contact Support: Name: Mercedes-Benz /developers product team
-
markets-{marketId}-bodies - Get all available bodies for the given marketId. GET {{baseUrl}}/markets/:marketId/bodies?classId=<string>&bodyId=<string>&productGroups=VAN
-
markets-{marketId}-classes - Get all available classes for the given marketId. GET {{baseUrl}}/markets/:marketId/classes?classId=<string>&bodyId=<string>&productGroups=VAN
-
markets-{marketId}-models-{modelId}-configurations-initial - Get the initial configuration for the given marketId and modelId. GET {{baseUrl}}/markets/:marketId/models/:modelId/configurations/initial?views=IDS&zipCode=5141
-
markets-{marketId}-models-{modelId}-configurations-{configurationId}-buildability - Checks if the given configurationId is valid. GET {{baseUrl}}/markets/:marketId/models/:modelId/configurations/:configurationId/buildability
-
markets-{marketId}-models-{modelId}-configurations-{configurationId}-selectables - Get the selectable components for the given marketId, modelId and configurationId. GET {{baseUrl}}/markets/:marketId/models/:modelId/configurations/:configurationId/selectables?views=MEDIA&imageSizes=SMALL&imageSizes=LARGE&componentTypes=SPECIAL_EDITION&fixedComponents=HQ-GEQE-Mq-p-fszi_3-iWK-is-NX2Ui2-O-9zNY%23x_vd-C-x-T3%23ap-S-T70Ziu-SuZbm-IL-Xnf11-Y-6D-dR9o0_E-Kx-lh%23T_LX-4b-3Aj8OO-fv-iKV-6jV5Qp-oSwCj1f-Vm-0yKQ8-Y_w5-tSKevUa-TEt-%23-fV9m2-Ii-xoD-R%23vHucw-2UiMo-lCH-koY_o&zipCode=5141
-
markets-{marketId}-models-{modelId}-configurations-{configurationId}-alternatives-{componentList} - Get the alternatives for the given marketId, modelId, configurationId and componentList. GET {{baseUrl}}/markets/:marketId/models/:modelId/configurations/:configurationId/alternatives/:componentList?views=MULTI_DESC&maxAlternatives=<integer>&fixedComponents=HQ-GEQE-Mq-p-fszi_3-iWK-is-NX2Ui2-O-9zNY%23x_vd-C-x-T3%23ap-S-T70Ziu-SuZbm-IL-Xnf11-Y-6D-dR9o0_E-Kx-lh%23T_LX-4b-3Aj8OO-fv-iKV-6jV5Qp-oSwCj1f-Vm-0yKQ8-Y_w5-tSKevUa-TEt-%23-fV9m2-Ii-xoD-R%23vHucw-2UiMo-lCH-koY_o
-
markets-{marketId}-models-{modelId}-configurations-{configurationId}-transfer-{transferModelId} - Get the transfered configuration for the given marketId, dataversion, modelId, configurationId and transferModelId. GET {{baseUrl}}/markets/:marketId/models/:modelId/configurations/:configurationId/transfer/:transferModelId?views=MULTI_DESC
-
markets-{marketId}-models-{modelId}-configurations-{configurationId}-images-components-equipments-{componentCode} - Get the list of equipment images in multiple resolutions for the requested componentCode. GET {{baseUrl}}/markets/:marketId/models/:modelId/configurations/:configurationId/images/components/equipments/:componentCode?imageSizes=SMALL&imageSizes=LARGE
-
markets-{marketId}-models-{modelId}-configurations-{configurationId}-images-components-equipments - Get the list of equipment images in multiple resolutions. GET {{baseUrl}}/markets/:marketId/models/:modelId/configurations/:configurationId/images/components/equipments?imageSizes=SMALL&imageSizes=LARGE
-
markets-{marketId}-models-{modelId}-configurations-{configurationId}-images-components - Get the list of component images in multiple resolutions. GET {{baseUrl}}/markets/:marketId/models/:modelId/configurations/:configurationId/images/components?imageSizes=SMALL&imageSizes=LARGE