Tesla JSON API (Unofficial)
GitHub
Tesla
Search
⌃
K
Links
Introduction
API Basics
Authentication
Users
Vehicles
Energy Products
Trip Planner
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
Frunk/Trunk
POST
/api/1/vehicles/{id}/command/actuate_trunk
Opens either the front or rear trunk. On the Model S and X, it will also close the rear trunk.
Parameters
Parameter
Example
Description
which_trunk
rear
Which trunk to open/close.
rear
and
front
are the only options.
Response
{
"reason"
:
""
,
"result"
:
true
}
Previous
Doors
Next
Windows
Last modified
1yr ago