mercedes-benz.com

The Remote Diagnostic Support API will provide the possibility for 3rd party applications (e.g. ADAC, ATU, etc.) to access vehicle diagnostics data remotely on behalf of the Daimler customer. To use the endpoints you need a valid vin/fin (vehicleId).

4 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
View the List of DTCs for specific vehicleId.
curl \
  /vehicles/{vehicleId}/dtcReadouts
View the List of ECU for specific vehicleId.
curl \
  /vehicles/{vehicleId}/ecuReadouts
Endpoints (4 total)
POST
/vehicles/{vehicleId}/dtcReadouts
View the List of DTCs for specific vehicleId.
POST
/vehicles/{vehicleId}/ecuReadouts
View the List of ECU for specific vehicleId.
POST
/vehicles/{vehicleId}/resourceReadouts
View the List of resources
POST
/vehicles/{vehicleId}/ecuId/{ecuId}/dtcId/{dtcId}/dtcSnapshotReadouts
View the List of DTC Snapshot for specific vehicleId.
At a glance
Total SDKs9
Languages4
Endpoints4
Categories1
Other Mercedes APIs (3)
configuratordealerimage