Attributes
Attributes are static vehicle data that typically does not change in value. Smartcar will includemake, model, year, mode, and powertrainType in every API response and webhook delivery.
Signals
With Smartcar you can configure your application to receive a webhook when the value of any of these signals change. Some change more frequently than others. Below you will find the signal groups and their respective signals. Each signal has a code that you can use to request the latest value for that signal.- Charge
- Climate
- Closure
- ConnectivitySoftware
- ConnectivityStatus
- Diagnostics
- HVAC
- InternalCombustionEngine
- Location
- LowVoltageBattery
- Motion
- Odometer
- Service
- Surveillance
- TractionBattery
- Transmission
- VehicleIdentification
- VehicleUserAccount
- Wheel
Next Steps
Now that you know what vehicle data is available, learn how to receive it in your application:Webhooks (Recommended)
Real-time vehicle data pushed to your application
REST API
Request vehicle data on-demand via HTTP requests
Integration Overview
Compare webhooks vs REST API to choose the right approach
Check Compatibility
See which vehicles support specific signals

