Developer Documentation
/ Vehicles (Tesla API)
These endpoints pass through to Tesla Fleet API and have stricter rate limits than all other endpoints. General vehicle data and Teslascope-specific APIs are documented here.
Command
Vehicle Command
Sends a supported command to the vehicle through the Tesla Fleet API (for example climate, charging, or honk). Replace :command_type with the command name. Optional path segment debug may return additional diagnostic data when enabled.
Requires a premium subscription to access this endpoint.
Charging
Charging History
Returns Tesla Fleet API supercharging (and related) charging history for the vehicle. Optional query parameters include vin, startTime, endTime, pageNo, pageSize, sortBy, and sortOrder when supported by the upstream API.
Requires a premium subscription to access this endpoint.
Charging Invoice
Fetches a specific charging invoice from Tesla by invoice ID. Replace :invoice_id with the invoice identifier.
Requires a premium subscription to access this endpoint.
Drivers
Drivers
Returns Tesla Fleet API driver list for the vehicle's Tesla account.
Remove Driver
Removes a driver from the vehicle's Tesla account. Send userId in the request body.
Options & release notes
Options
Returns factory-style option codes for the vehicle from Tesla (by VIN).
Release Notes
Returns Tesla software release notes available for the vehicle.
Staged Release Notes
Returns staged (preview) release notes from Tesla when available for the vehicle.
Invites
Invites
Lists pending Tesla account invites for the vehicle.
Create Invite
Creates a new Tesla account invite for the vehicle.
Accept Invite
Accepts a pending invite using the invite code in the request body.
Remove Invite
Cancels a pending invite. Send inviteId in the request body.
Warranty
Warranty Details
Returns Tesla warranty details for the vehicle's VIN.
Virtual Key
Setup Virtual Key
Triggers a check and setup flow for the Tesla virtual key required for Fleet API access on supported vehicles.
Fleet Telemetry
Update Telemetry
Pushes or refreshes fleet telemetry configuration for this vehicle through Tesla's API.
Telemetry Configuration
Returns the current fleet telemetry configuration from Tesla.
Telemetry Errors
Returns recent telemetry configuration or delivery errors reported for this vehicle, when available.
Fleet Status
Fleet Status
Returns Tesla Fleet API fleet_status for this vehicle's VIN (e.g. connectivity and fleet eligibility signals).