Tesla JSON API (Unofficial)
GitHub
Tesla
Search
⌃K
Links
Introduction
API Basics
Authentication
Users
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
Miscellaneous
Streaming
Autopark/Summon
Option Codes
Energy Products
Overview
Miscellaneous
Endpoints File
Powered By
GitBook
Doors
POST
/api/1/vehicles/{id}/command/door_unlock
Unlocks the doors to the car. Extends the handles on the S.
Response
{
"reason"
:
""
,
"result"
:
true
}
POST
/api/1/vehicles/{id}/command/door_lock
Locks the doors to the car. Retracts the handles on the S, if they are extended.
Response
{
"reason"
:
""
,
"result"
:
true
}
Previous
Sentry Mode
Next
Frunk/Trunk
Last modified
4mo ago