Real-time battery, charging, location and commands from Tesla, BMW, VW, Kia and 15+ more brands. One integration. One data format.
// Same response — any brand const res = await fetch('https://api.anycarapi.com/v1/vehicles/abc', { headers: { 'Authorization': `Bearer ${key}` } }); const v = await res.json(); v.brand // "tesla" v.batteryLevel // 78 v.chargingStatus // "CHARGING" v.rangeKm // 312 v.location // { lat: 59.43, lng: 24.75 } v.isLocked // true
Battery, charge state, location, odometer, climate, lock status. Polling or webhooks.
Pre-built flows for every brand. Users link their car without sharing passwords.
Start, stop, schedule. Set charge limits. Optimize energy remotely.
Full EU coverage. NA and APAC coming soon. Region-aware routing.
Monitor vehicles, API health, events, and customers from one portal.
Bulk management, fleet-wide polling, Navirec and FleetComplete support.
Tell us about your platform and we'll set you up with API access.
hello@anycarapi.com