mercedes-benz.com

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 cr

24 endpoints transport
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (9 total)

go get github.com/adaptant-labs/mercedes-connectedvehicle-go
MBSDK-IngressKit-iOS ✓ Official
# See https://github.com/mercedes-benz/MBSDK-IngressKit-iOS
MBSDK-CommonKit-iOS ✓ Official
# See https://github.com/mercedes-benz/MBSDK-CommonKit-iOS
MBSDK-RealmKit-iOS ✓ Official
# See https://github.com/mercedes-benz/MBSDK-RealmKit-iOS
MBSDK-CarKit-iOS ✓ Official
# See https://github.com/mercedes-benz/MBSDK-CarKit-iOS
MBSDK-Mobile-iOS ✓ Official
# See https://github.com/mercedes-benz/MBSDK-Mobile-iOS
MBSDK-RealmKit-Android ✓ Official
# Maven: see https://github.com/mercedes-benz/MBSDK-RealmKit-Android
MBSDK-Mobile-Android ✓ Official
# Maven: see https://github.com/mercedes-benz/MBSDK-Mobile-Android
# See https://github.com/mercedes-benz/MBSDK-community-support
curl examples
Get all available markets.
curl \
  /markets
Get the market with the given marketId.
curl \
  /markets/{marketId}
Get all available bodies for the given marketId.
curl \
  /markets/{marketId}/bodies
Endpoints (24 total)
GET
/markets
Get all available markets.
GET
/markets/{marketId}
Get the market with the given marketId.
GET
/markets/{marketId}/bodies
Get all available bodies for the given marketId.
GET
/markets/{marketId}/models
Get all available models for the given marketId.
GET
/markets/{marketId}/classes
Get all available classes for the given marketId.
GET
/markets/{marketId}/productgroups
Get all configured active product groups for the given marketId.
GET
/markets/{marketId}/bodies/{bodyId}
Get the body for the given marketId and bodyId.
GET
/markets/{marketId}/models/{modelId}
Get the model for the given marketId and modelId.
GET
/markets/{marketId}/classes/{classId}
Get the class for the given marketId and classId.
GET
/markets/{marketId}/onlinecode/{onlineCode}
Get the configuration of the given onlineCode and marketId.
GET
/markets/{marketId}/models/{modelId}/configurations/initial
Get the initial configuration for the given marketId and modelId.
GET
/markets/{marketId}/models/{modelId}/configurations/{configurationId}
Get the configuration for the given marketId, modelId and configurationId.
At a glance
Total SDKs9
Languages4
Endpoints24
Categories1
Other Mercedes APIs (3)
dealerdiagnosticsimage