Documentation Index
Fetch the complete documentation index at: https://smartcar.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
May 6th, 2026
Smartcar’s partnership with Volvo Cars provides API access to all Volvo vehicles across the United States and Europe. The integration provides charging data, charge schedules, battery, location, odometer, closure, and fuel data through Smartcar’s standardized signal schema.Capabilities
With this integration, you can:- Monitor charging status: Get close to real-time visibility into charging state, energy flow, and vehicle range.
- Control charging: Create, read, and delete charge schedules to set when a Volvo vehicle charges.
- Build smart charging solutions: Support use cases like dynamic load balancing, demand response, off-peak optimization, and charge cost tracking.
Supported Data
| Data Category | Available Data |
|---|---|
| Charging | Connector type, cable connection status, charging state, detailed charging status |
| Charging Parameters | Charge timers, charge limits, time to complete, charging wattage |
| Battery | State of charge (SOC), remaining electric range, nominal capacity |
| Closures | Door status, window status, lock status |
| Fuel | Fuel level, fuel remaining, fuel range |
| Location | Last-parked location |
| Odometer | Total traveled distance |
Smartcar Signals
- Charge.IsChargingCableConnected
- Charge.IsCharging
- Charge.DetailedChargingStatus
- Charge.ChargingConnectorType
- Charge.ChargeTimers
- Charge.ChargeLimits
- Charge.TimeToComplete
- Charge.Wattage
- Closure.Doors
- Closure.Windows
- Closure.IsLocked
- InternalCombustionEngine.AmountRemaining
- InternalCombustionEngine.FuelLevel
- InternalCombustionEngine.Range
- TractionBattery.StateOfCharge
- TractionBattery.Range
- TractionBattery.NominalCapacity
- Location.PreciseLocation1
- Odometer.TraveledDistance
Charge Schedules
Charge schedules apply to BEV and PHEV Volvo vehicles. Apps can set up to ten location-based charge schedules per vehicle. Target state of charge is set independently from charge schedules on Volvo. Available endpoints:POST /v3.0/vehicles/{id}/schedules/charge-daily,charge-workweek, andcharge-weeklyGET /v3.0/vehicles/{id}/schedulesDELETE /v3.0/vehicles/{id}/schedules/{scheduleId}
Charge.ChargeTimers signal.
Commands
- Lock
- Unlock
Coverage
Supported Vehicles This integration supports all Volvo vehicles regardless of powertrain type, including Internal Combustion Engine (ICE), Battery Electric Vehicle (BEV), and Plug-in Hybrid Electric Vehicle (PHEV) models. Charge commands are not yet available for PHEV Classic models (without built-in Google Automotive Systems). Supported Markets- Europe: European Economic Area (EEA) countries plus United Kingdom and Switzerland
- United States: Full US coverage
Consent Flow
Vehicle owners grant consent through Volvo’s official portal as part of the Smartcar Connect flow. During this process, they:- Log in with their Volvo ID
- Select the vehicle(s) to connect
- Review the requested permissions
- Accept Volvo’s terms for data sharing


Notes
- *Location1: Location is not live tracked. The location signal provides the last known GPS position when the ignition was turned off.

