Remote Diagnostic Support API

Number of APIs: 6

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).

Contact Support: Name: The open API platform by Mercedes-Benz

  1. vehicles/{vehicle Id} - malfunction Indicator Readouts POST {{baseUrl}}/vehicles/:vehicleId/language/:language/malfunctionIndicatorReadouts

  2. vehicles/{vehicle Id} - View the List of resources POST {{baseUrl}}/vehicles/:vehicleId/resourceReadouts

  3. vehicles/{vehicle Id} - View the List of ECU for specific vehicleId. POST {{baseUrl}}/vehicles/:vehicleId/ecuReadouts?ecuId=sed

  4. vehicles/{vehicle Id} - View the List of DTCs for specific vehicleId. POST {{baseUrl}}/vehicles/:vehicleId/dtcReadouts?ecuId=sed&dtcStatus=sed

  5. vehicles/{vehicle Id} - View the List of DTC Snapshot for specific vehicleId. POST {{baseUrl}}/vehicles/:vehicleId/ecuId/:ecuId/dtcId/:dtcId/dtcSnapshotReadouts

  6. vehicles/{vehicle Id} - vehicle Data Readout Refresh POST {{baseUrl}}/vehicles/:vehicleId/vehicleDataReadoutRefresh