Tesla JSON API (Unofficial)
GitHub
Tesla
Search…
Introduction
API Basics
Authentication
Vehicles
Energy Products
Vehicle
State
Commands
Wake
Alerts
Remote Start
Homelink
Speed Limit
Valet Mode
Sentry Mode
Doors
Frunk/Trunk
Windows
Sunroof
Charging
Climate
Media
Sharing
Software Updates
Calendar
Streaming
Autopark/Summon
Option Codes
Energy Products
Overview
Miscellaneous
Endpoints File
Powered By
GitBook
Remote Start
POST
/api/1/vehicles/{id}/command/remote_start_drive
Enables keyless driving. There is a two minute window after issuing the command to start driving the car.
Response
1
{
2
"reason"
:
""
,
3
"result"
:
true
4
}
Copied!
Previous
Alerts
Next
Homelink
Last modified
1mo ago
Copy link
Edit on GitHub
Contents
POST /api/1/vehicles/{id}/command/remote_start_drive
Response