| A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | NO | Category | Name | Method | Endpoint | Description | Japanese Description | ||||||||||||||||||
2 | 1 | API BASICS | Vehicles | GET | /api/1/vehicles | Endpoints for getting an account's vehicles | アカウントの車両を取得するためのエンドポイント | ||||||||||||||||||
3 | 2 | VEHICLE | Data | GET | /api/1/vehicles/{id}/vehicle_data | A rollup of all the data_request endpoints plus vehicle configuration. | すべてのdata_requestエンドポイントと車両構成のロールアップ。 | ||||||||||||||||||
4 | 3 | VEHICLE | Charge State | GET | /api/1/vehicles/{id}/data_request/charge_state | Information on the state of charge in the battery and its various settings. | バッテリーの充電状態とそのさまざまな設定に関する情報。 | ||||||||||||||||||
5 | 4 | VEHICLE | Climate State | GET | /api/1/vehicles/{id}/data_request/climate_state | Information on the current internal temperature and climate control system. | 現在の内部温度および気候制御システムに関する情報。 | ||||||||||||||||||
6 | 5 | VEHICLE | Drive State | GET | /api/1/vehicles/{id}/data_request/drive_state | Returns the driving and position state of the vehicle. | 車両の運転状態と位置状態を返します。 | ||||||||||||||||||
7 | 6 | VEHICLE | GUI Settings | GET | /api/1/vehicles/{id}/data_request/gui_settings | Returns various information about the GUI settings of the car, such as unit format and range display. | ユニット形式や範囲表示など、車のGUI設定に関するさまざまな情報を返します。 | ||||||||||||||||||
8 | 7 | VEHICLE | Vehicle State | GET | /api/1/vehicles/{id}/data_request/vehicle_state | Returns the vehicle's physical state, such as which doors are open. | どのドアが開いているかなど、車両の物理的な状態を返します。 | ||||||||||||||||||
9 | 8 | VEHICLE | Vehicle Config | GET | /api/1/vehicles/{id}/data_request/vehicle_config | Returns the vehicle's configuration information including model, color, badging and wheels. | モデル、色、バッジ、ホイールなどの車両の構成情報を返します。 | ||||||||||||||||||
10 | 9 | VEHICLE | Mobile Enabled | GET | /api/1/vehicles/{id}/mobile_enabled | Lets you know if the Mobile Access setting is enabled in the car. | 車でモバイルアクセス設定が有効になっているかどうかを確認できます。 | ||||||||||||||||||
11 | 10 | VEHICLE | Nearby Charging Sites | GET | /api/1/vehicles/{id}/nearby_charging_sites | Returns a list of nearby Tesla-operated charging stations. (Requires car software version 2018.48 or higher.) | 近くにあるテスラが運営する充電ステーションのリストを返します。 (車のソフトウェアバージョン2018.48以降が必要です。) | ||||||||||||||||||
12 | 11 | COMMANDS | Wake | POST | /api/1/vehicles/{id}/wake_up | Wakes up the car from a sleeping state. | スリープ状態から車を起こします。 | ||||||||||||||||||
13 | 12 | COMMANDS | Alerts | POST | /api/1/vehicles/{id}/command/honk_horn | Controls for honking the horn and flashing the lights. | ホーンを鳴らし、ライトを点滅させるためのコントロール。 | ||||||||||||||||||
14 | 13 | COMMANDS | Alerts | POST | /api/1/vehicles/{id}/command/flash_lights | Flashes the headlights once. | ヘッドライトを1回点滅させます。 | ||||||||||||||||||
15 | 14 | COMMANDS | Remote Start | POST | /api/1/vehicles/{id}/command/remote_start_drive | Enables keyless driving. There is a two minute window after issuing the command to start driving the car. | キーレス運転を可能にします。車の運転を開始するコマンドを発行した後、2分間のウィンドウがあります。 | ||||||||||||||||||
16 | 15 | COMMANDS | Homelink | POST | /api/1/vehicles/{id}/command/trigger_homelink | Opens or closes the primary Homelink device. The provided location must be in proximity of stored location of the Homelink device. | プライマリHomelinkデバイスを開閉します。指定された場所は、Homelinkデバイスの保存場所の近くでなければなりません。 | ||||||||||||||||||
17 | 16 | COMMANDS | Speed Limit | POST | /api/1/vehicles/{id}/command/speed_limit_set_limit | Sets the maximum speed allowed when Speed Limit Mode is active. | 速度制限モードがアクティブなときに許可される最大速度を設定します。 | ||||||||||||||||||
18 | 17 | COMMANDS | Speed Limit | POST | /api/1/vehicles/{id}/command/speed_limit_activate | Activates Speed Limit Mode at the currently set speed. | 現在設定されている速度で速度制限モードをアクティブにします。 | ||||||||||||||||||
19 | 18 | COMMANDS | Speed Limit | POST | /api/1/vehicles/{id}/command/speed_limit_deactivate | Deactivates Speed Limit Mode if it is currently active. | 現在アクティブな場合、速度制限モードを無効にします。 | ||||||||||||||||||
20 | 19 | COMMANDS | Speed Limit | POST | /api/1/vehicles/{id}/command/speed_limit_clear_pin | Clears the currently set PIN for Speed Limit Mode. | 速度制限モードに現在設定されているPINをクリアします。 | ||||||||||||||||||
21 | 20 | COMMANDS | Valet Mode | POST | /api/1/vehicles/{id}/command/set_valet_mode | Valet Mode limits the car's top speed to 70MPH and 80kW of acceleration power. It also disables Homelink, Bluetooth and Wifi settings, and the ability to disable mobile access to the car. It also hides your favorites, home, and work locations in navigation. | バレットモードは、車の最高速度を70MPHおよび80kWの加速力に制限します。また、ホームリンク、Bluetooth、およびWifi設定、および車へのモバイルアクセスを無効にする機能も無効にします。また、ナビゲーションでお気に入り、自宅、職場の場所を非表示にします。 | ||||||||||||||||||
22 | 21 | COMMANDS | Valet Mode | POST | /api/1/vehicles/{id}/command/reset_valet_pin | Clears the currently set PIN for Valet Mode when deactivated. A new PIN will be required when activating again. | 無効化されると、現在設定されているValetモードのPINをクリアします。再度有効化する場合、新しいPINが必要になります。 | ||||||||||||||||||
23 | 22 | COMMANDS | Sentry Mode | POST | /api/1/vehicles/{id}/command/set_sentry_mode | Turns sentry mode on or off. | セントリーモードをオンまたはオフにします。 | ||||||||||||||||||
24 | 23 | COMMANDS | Doors | POST | /api/1/vehicles/{id}/command/door_unlock | Unlocks the doors to the car. Extends the handles on the S and X. | 車のドアのロックを解除します。 SおよびXのハンドルを拡張します。 | ||||||||||||||||||
25 | 24 | COMMANDS | Doors | POST | /api/1/vehicles/{id}/command/door_lock | Locks the doors to the car. Retracts the handles on the S and X, if they are extended. | 車のドアをロックします。 SとXのハンドルが拡張されている場合、それらを引っ込めます。 | ||||||||||||||||||
26 | 25 | COMMANDS | 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. | フロントまたはリアトランクを開きます。モデルSおよびXでは、後部トランクも閉じます。 | ||||||||||||||||||
27 | 26 | COMMANDS | Windows | POST | /api/1/vehicles/{id}/command/window_control | Controls the windows. Will vent or close all windows simultaneously. | ウィンドウを制御します。すべてのウィンドウを同時に通気または閉じます。 | ||||||||||||||||||
28 | 27 | COMMANDS | Sunroof | POST | /api/1/vehicles/{id}/command/sun_roof_control | Controls the panoramic sunroof on the Model S | モデルSのパノラマサンルーフを制御 | ||||||||||||||||||
29 | 28 | COMMANDS | Charging | POST | /api/1/vehicles/{id}/command/charge_port_door_open | Opens the charge port. | 充電ポートを開きます。 | ||||||||||||||||||
30 | 29 | COMMANDS | Charging | POST | /api/1/vehicles/{id}/command/charge_port_door_close | For vehicles with a motorized charge port, this closes it. | 電動充電ポートを備えた車両の場合、これは閉じます。 | ||||||||||||||||||
31 | 30 | COMMANDS | Charging | POST | /api/1/vehicles/{id}/command/charge_start | If the car is plugged in but not currently charging, this will start it charging. | 車が接続されているが、現在充電されていない場合、これは充電を開始します。 | ||||||||||||||||||
32 | 31 | COMMANDS | Charging | POST | /api/1/vehicles/{id}/command/charge_stop | If the car is currently charging, this will stop it. | 車が現在充電中の場合、これはそれを停止します。 | ||||||||||||||||||
33 | 32 | COMMANDS | Charging | POST | /api/1/vehicles/{id}/command/charge_standard | Sets the charge limit to "standard" or ~90%. | 充電制限を「標準」または約90%に設定します。 | ||||||||||||||||||
34 | 33 | COMMANDS | Charging | POST | /api/1/vehicles/{id}/command/charge_max_range | Sets the charge limit to "max range" or 100%. | 充電制限を「最大範囲」または100%に設定します。 | ||||||||||||||||||
35 | 34 | COMMANDS | Charging | POST | /api/1/vehicles/{id}/command/set_charge_limit | Sets the charge limit to a custom value. | 充電制限をカスタム値に設定します。 | ||||||||||||||||||
36 | 35 | COMMANDS | Climate | POST | /api/1/vehicles/{id}/command/auto_conditioning_start | Start the climate control (HVAC) system. Will cool or heat automatically, depending on set temperature. | 空調制御(HVAC)システムを起動します。設定温度に応じて、自動的に冷却または加熱されます。 | ||||||||||||||||||
37 | 36 | COMMANDS | Climate | POST | /api/1/vehicles/{id}/command/auto_conditioning_stop | Stop the climate control (HVAC) system. | 空調制御(HVAC)システムを停止します。 | ||||||||||||||||||
38 | 37 | COMMANDS | Climate | POST | /api/1/vehicles/{id}/command/set_temps | Sets the target temperature for the climate control (HVAC) system. | 環境制御(HVAC)システムの目標温度を設定します。 | ||||||||||||||||||
39 | 38 | COMMANDS | Climate | POST | /api/1/vehicles/{id}/command/set_preconditioning_max | Toggles the climate controls between Max Defrost and the previous setting. | 気候制御を最大霜取りと前の設定の間で切り替えます。 | ||||||||||||||||||
40 | 39 | COMMANDS | Climate | POST | /api/1/vehicles/{id}/command/remote_seat_heater_request | Sets the specified seat's heater level. | 指定された座席のヒーターレベルを設定します。 | ||||||||||||||||||
41 | 40 | COMMANDS | Climate | POST | /api/1/vehicles/{id}/command/remote_steering_wheel_heater_request | Turn steering wheel heater on or off. | ハンドルヒーターをオンまたはオフにします。 | ||||||||||||||||||
42 | 41 | COMMANDS | Media | POST | /api/1/vehicles/{id}/command/media_toggle_playback | Toggles the media between playing and paused. For the radio, this mutes or unmutes the audio. | メディアの再生と一時停止を切り替えます。ラジオの場合、これはオーディオをミュートまたはミュート解除します。 | ||||||||||||||||||
43 | 42 | COMMANDS | Media | POST | /api/1/vehicles/{id}/command/media_next_track | Skips to the next track in the current playlist. | 現在のプレイリストの次のトラックにスキップします。 | ||||||||||||||||||
44 | 43 | COMMANDS | Media | POST | /api/1/vehicles/{id}/command/media_prev_track | Skips to the previous track in the current playlist. Does nothing for streaming from Stitcher. | 現在のプレイリストの前のトラックにスキップします。 Stitcherからのストリーミングには何もしません。 | ||||||||||||||||||
45 | 44 | COMMANDS | Media | POST | /api/1/vehicles/{id}/command/media_next_fav | Skips to the next saved favorite in the media system. | メディアシステムで次に保存されたお気に入りにスキップします。 | ||||||||||||||||||
46 | 45 | COMMANDS | Media | POST | /api/1/vehicles/{id}/command/media_prev_fav | Skips to the previous saved favorite in the media system. | メディアシステムに以前に保存されたお気に入りにスキップします。 | ||||||||||||||||||
47 | 46 | COMMANDS | Media | POST | /api/1/vehicles/{id}/command/media_volume_up | Turns up the volume of the media system. | メディアシステムの音量を上げます。 | ||||||||||||||||||
48 | 47 | COMMANDS | Media | POST | /api/1/vehicles/{id}/command/media_volume_down | Turns down the volume of the media system. | メディアシステムの音量を下げます。 | ||||||||||||||||||
49 | 48 | COMMANDS | Sharing | /api/1/vehicles/{id}/command/share | Sends a location for the car to start navigation or play a video in theatre mode. | 車の位置を送信して、ナビゲーションを開始したり、シアターモードでビデオを再生したりします。 | |||||||||||||||||||
50 | 49 | COMMANDS | Software Updates | /api/1/vehicles/{id}/command/schedule_software_update | Schedules a software update to be installed, if one is available. | 利用可能な場合、インストールするソフトウェア更新プログラムをスケジュールします。 | |||||||||||||||||||
51 | 50 | COMMANDS | Software Updates | /api/1/vehicles/{id}/command/cancel_software_update | Cancels a software update, if one is scheduled and has not yet started. | ソフトウェアの更新がスケジュールされていて、まだ開始されていない場合、ソフトウェアの更新をキャンセルします。 | |||||||||||||||||||
52 | |||||||||||||||||||||||||
53 | |||||||||||||||||||||||||
54 | |||||||||||||||||||||||||
55 | |||||||||||||||||||||||||
56 | |||||||||||||||||||||||||
57 | |||||||||||||||||||||||||
58 | |||||||||||||||||||||||||
59 | |||||||||||||||||||||||||
60 | |||||||||||||||||||||||||
61 | |||||||||||||||||||||||||
62 | |||||||||||||||||||||||||
63 | |||||||||||||||||||||||||
64 | |||||||||||||||||||||||||
65 | |||||||||||||||||||||||||
66 | |||||||||||||||||||||||||
67 | |||||||||||||||||||||||||
68 | |||||||||||||||||||||||||
69 | |||||||||||||||||||||||||
70 | |||||||||||||||||||||||||
71 | |||||||||||||||||||||||||
72 | |||||||||||||||||||||||||
73 | |||||||||||||||||||||||||
74 | |||||||||||||||||||||||||
75 | |||||||||||||||||||||||||
76 | |||||||||||||||||||||||||
77 | |||||||||||||||||||||||||
78 | |||||||||||||||||||||||||
79 | |||||||||||||||||||||||||
80 | |||||||||||||||||||||||||
81 | |||||||||||||||||||||||||
82 | |||||||||||||||||||||||||
83 | |||||||||||||||||||||||||
84 | |||||||||||||||||||||||||
85 | |||||||||||||||||||||||||
86 | |||||||||||||||||||||||||
87 | |||||||||||||||||||||||||
88 | |||||||||||||||||||||||||
89 | |||||||||||||||||||||||||
90 | |||||||||||||||||||||||||
91 | |||||||||||||||||||||||||
92 | |||||||||||||||||||||||||
93 | |||||||||||||||||||||||||
94 | |||||||||||||||||||||||||
95 | |||||||||||||||||||||||||
96 | |||||||||||||||||||||||||
97 | |||||||||||||||||||||||||
98 | |||||||||||||||||||||||||
99 | |||||||||||||||||||||||||
100 |