Skip to main content

Overview

The Vehicle Data API is an open API for retrieving vehicle data. It provides connected car data, including vehicle status information and source data, for Hyundai, Kia, and Genesis whose owners have agreed to share their vehicle data. Vehicle status information includes charging status, powertrain status, location information, driving status, status based on vehicle sensors, and climate control status. Vehicle source data includes powertrain data, speed-related data, driving-related data, and source 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}/batteriesRetrieve 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}/powertrainsRetrieve the current status of powertrain components, including the engine, electric motor, and battery system.
Get Location Infohttps://api.pleos.ai/v1/vehicles/{vin}/locationsRetrieve the vehicle’s location information, including latitude and longitude coordinates, altitude, direction, and speed.
Get Vehicle Operation Statushttps://api.pleos.ai/v1/vehicles/{vin}/drivingRetrieve personal vehicle operation status, including engine start status, cumulative mileage, and parking status.
Get Vehicle Statushttps://api.pleos.ai/v1/vehicles/{vin}/statusRetrieve 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}/freezerRetrieve the freezer’s current operational status and internal temperature.
Get Powertrain Datahttps://api.pleos.ai/v1/vehicles/{vin}/powertrains/dataRetrieve 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}/speedRetrieve source data related to vehicle speed.
Get Vehicle Operation Datahttps://api.pleos.ai/v1/vehicles/{vin}/driving/dataRetrieve 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/dataRetrieve sensor-based vehicle source data, including door open status, low fuel warning indicators, and tire pressure.

Vehicle Data

When Vehicle Data Becomes Available
  1. Vehicle Status Information

    • Vehicle status information includes charging status, powertrain status, location information, driving status, status based on vehicle sensors, and climate control status.
    • This data becomes available immediately after the vehicle owner's agreement is obtained.
  2. Vehicle Source data

    • Vehicle source data includes powertrain data, speed-related data, driving-related data, and source data derived from vehicle sensors.
    • This data becomes available 24 hours after the vehicle owner's agreement is obtained.

Available Regions

caution

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