Mercedes-Benz
Telematics data, remotely access vehicle functions, car configurator, locate service dealers
- Authentication
- API Key
- HTTPS
- Yes
- CORS
- No
- Category
- Vehicle
- Documentation / URL
- https://developer.mercedes-benz.com/apis
Overview
Mercedes-Benz provides vehicle APIs — key-based (a missing key returns 401, verified).
Quick Start
Vehicle (replace YOUR_KEY):
curl "https://api.mercedes-benz.com/vehicledata/v1/vehicles/123" \
-H "X-API-Key: YOUR_KEY"
Authentication
- Register at developer.mercedes-benz.com → API key.
- Send it as the
X-API-Keyheader (missing → 401, verified).
Rate Limits & Notes
- Free tier with limits (check the docs); paid plans scale.
- Telematics/vehicle data.
FAQ
Is Mercedes-Benz free? Free tier with limits; more is paid.
Why 401? An API key is required (verified).
What’s the auth style?
X-API-Key header.
More in Vehicle
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| Auto Body Shop Directory Find auto body shops by ZIP code, city, location, or profile | No auth | Yes | No | ↗ |
| Brazilian Vehicles and Prices Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe | No auth | Yes | No | ↗ |
| CarVector Vehicle specs, images, recalls, and DTC codes across 1925-2029 | API Key | Yes | Yes | ↗ |
| Helipaddy sites Helicopter and passenger drone landing site directory, Helipaddy data and much more | API Key | Yes | Unknown | ↗ |
| Kelley Blue Book Vehicle info, pricing, configuration, plus much more | API Key | Yes | No | ↗ |