Tesla
Extended Vehicle Info
Returns detailed configuration information for a vehicle.
GET
/
vehicles
/
{id}
/
{make}
/
attributes
This endpoint is currently available for tesla
Permission
read_extended_vehicle_info
Request
Path
id
string
requiredThe vehicle ID of the vehicle you are making a request to.
make
string
requiredThe make of the vehicle you are making a request to.
Response
id
string
A vehicle ID (UUID v4).
make
string
The manufacturer of the vehicle.
model
string
The model of the vehicle.
year
integer
The model year.
firmwareVersion
string
Vehicle’s current firmware.
trimBadging
string
Indicates the Tesla’s trim.
efficiencyPackage
string
Efficiency package.
performancePackage
string
Performance package.
nickname
string
Vehicle’s nickname.
driverAssistVersion
string
Driver Assist version.
sentryMode
object
Sentry Mode status and availability.
style
object
Descriptors of the vehicle’s interior and exterior.
wheel
object
Descriptors of the vehicle’s wheel.
driveUnit
object
Details on the vehicle’s drive unit(s).
Was this page helpful?