Tesla
Virtual Key Status
Indicates if a vehicle has the appropriate virtual key installed. See Tesla - What’s New for more details on Tesla’s virtual key requirements.
GET
/
vehicles
/
{id}
/
{make}
/
virtual_key
This endpoint is currently available for tesla
Permission
read_vehicle_info
Request
Path
The vehicle ID of the vehicle you are making a request to.
Response
Returns true
if the vehicle has the appropriate Virtual Key installed. See Tesla - What’s New for more details on Tesla’s virtual key requirements.
Notes
- This endpoint will throw a COMPATIBILITY:PLATFORM_NOT_CAPABLE error if a vehicle is connected to your application via Tesla’s legacy integration.
- This endpoint will throw a CONNECTED_SERVICES_ACCOUNT:VEHICLE_MISSING error if the Tesla account connected to Smartcar is not the Owner of the vehicle. See our FAQs for more information on Owner and Driver account types.
Was this page helpful?