Skip to main content

Overview

The Vehicle Data API is an open API for accessing vehicle data. It provides vehicle status information and basic data for Hyundai, Kia, and Genesis vehicles whose owners have given consent to share their vehicle data. Vehicle status information includes charging status, powertrain status, vehicle location, driving status, current status based on vehicle sensors, and climate control status. Vehicle basic data includes fundamental powertrain data, speed-related basic data, driving-related basic data, and basic data derived from vehicle sensors. The data provided for each vehicle type and model can be found in API Compatibility

Vehicle Data API List

APIEndpoint URLDescription
Get Battery Charging Statushttps://api.pleos.ai/v1/vehicles/{vin}/batteriesView the current charging status, including plug-in connection, charging or discharging state, remaining battery level, and estimated time to full charge.
Get Powertrain Statushttps://api.pleos.ai/v1/vehicles/{vin}/powertrainsView the current status of powertrain components, including the engine, electric motor, and battery system.
Get Location Infohttps://api.pleos.ai/v1/vehicles/{vin}/locationsView the vehicle’s location information, including latitude and longitude coordinates, altitude, direction, and speed.
Get Vehicle Operation Statushttps://api.pleos.ai/v1/vehicles/{vin}/drivingView personal vehicle operation status, including engine start status, cumulative mileage, and parking status.
Get Vehicle Statushttps://api.pleos.ai/v1/vehicles/{vin}/statusView the current sensor-based vehicle status, including door and trunk open status, tire pressure, warning indicators, and climate control.
Get Freezer Statushttps://api.pleos.ai/v1/vehicles/{vin}/freezerView the freezer’s current operational status and internal temperature.
Get Powertrain Datahttps://api.pleos.ai/v1/vehicles/{vin}/powertrains/dataView source data from the powertrain, including battery pack voltage, engine RPM, oil temperature, and cumulative operating time.
Get Speed Datahttps://api.pleos.ai/v1/vehicles/{vin}/speedView source data related to vehicle speed.
Get Vehicle Operation Datahttps://api.pleos.ai/v1/vehicles/{vin}/driving/dataView source data related to personal vehicle operation, including engine start status, cumulative mileage, and parking status.
Get Vehicle Datahttps://api.pleos.ai/v1/vehicles/{vin}/status/dataView sensor-based vehicle source data, including door open status, low fuel warning indicators, and tire pressure.

Available Regions

caution

As of September 2025, the Vehicle Data API is only available in Europe. Services in other regions are in preparation.