What You Can Do
- Retrieve last known vehicle signals (e.g., battery level, odometer, fuel, tire pressure)
- Access vehicle attributes (make, model, year, VIN, etc.)
- Send remote commands (lock/unlock, start/stop charging, etc.)
Authentication
All requests require an OAuth2 access token, which is obtained by having the vehicle owner authorize your app via Smartcar Connect.- Learn how to get an access token in our Getting Started guide.
- Learn more about the Auth Token Exchange process.
Base URL
Key Resources
Example Use Cases
- Fleet management and telematics
- Insurance and mileage tracking
- EV charging and energy management
- Car sharing and rental platforms
For a step-by-step guide to integrating with the Vehicles API, see Getting Started.