Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Tesla Motors Media Control API

The Media Control API from Tesla Motors — 8 operation(s) for media control.

Tesla Motors Media Control API is one of 4 APIs that Tesla Motors publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Media Control. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 8 operations across 8 paths, and defines 2 schemas. It is described by OpenAPI 3.0.1, at version 1.0.

Requests are made against a single base URL, https://owner-api.teslamotors.com/.

8 operations 8 paths 2 schemas 8 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
1.0
Base URL
https://owner-api.teslamotors.com
Resource Areas
1

Paths & Operations 8

Across 8 paths, the API surfaces 8 operations — 8 POST. Each is listed below with its method, path, parameters, and response codes.

Media Control 8
POST
/api/1/vehicles/{vehicle_id}/command/media_toggle_playback
Tesla Pause/Play Media
MediaTogglePlayback 1 param → 200
POST
/api/1/vehicles/{vehicle_id}/command/media_next_track
Tesla Next Track
MediaNextTrack 1 param → 200
POST
/api/1/vehicles/{vehicle_id}/command/media_prev_track
Tesla Previous Track
MediaPrevTrack 1 param → 200
POST
/api/1/vehicles/{vehicle_id}/command/media_next_fav
Tesla Next Favorite
MediaNextFavorite 1 param → 200
POST
/api/1/vehicles/{vehicle_id}/command/media_prev_fav
Tesla Previous Favorite
MediaPrevFavorite 1 param → 200
POST
/api/1/vehicles/{vehicle_id}/command/media_volume_up
Tesla Volume Up
MediaVolumeUp 1 param → 200
POST
/api/1/vehicles/{vehicle_id}/command/media_volume_down
Tesla Volume Down
MediaVolumeDown 1 param → 200
POST
/api/1/vehicles/{vehicle_id}/command/adjust_volume
Tesla Adjust Volume
MediaAdjustVolume 1 param body → 200

Schemas 2

The contract defines 2 schemas that model the data the API accepts and returns. The most detailed are AdjustVolumeRequest (1 property), CommandResponse (1 property). Each schema is shown below with its type and property counts.

CommandResponse
object
1 property 1 required
AdjustVolumeRequest
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

tesla-motors-media-control-api-openapi.yml Raw ↑

Other APIs Tesla Motors publishes across the network.

Tesla Motors Authentication API
Tesla Motors Vehicle Commands API
Tesla Motors Vehicles API