# 테슬라, 써드파티 앱을 위한 공식 API 문서 릴리즈

> Clean Markdown view of GeekNews topic #11354. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=11354](https://news.hada.io/topic?id=11354)
- GeekNews Markdown: [https://news.hada.io/topic/11354.md](https://news.hada.io/topic/11354.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2023-10-16T10:03:01+09:00
- Updated: 2023-10-16T10:03:01+09:00
- Original source: [electrek.co](https://electrek.co/2023/10/12/tesla-releases-official-api-documentation-support-third-party-apps/)
- Points: 6
- Comments: 1

## Topic Body

- 이제 Tesla Vehicle Command SDK를 통해서 차량에 명령을 보낼 수 있음   
  - 기존 REST API는 중단예정이며, 2024년부터는 이 SDK를 통해서 명령을 전송해야함   
- 모바일 앱 및 브라우저 기반 써드파티앱들은 수년간 비공식 API를 이용해 왔음   
  - 현재는 차량 관리에 중점을 두고 있지만, 개발자들은 앱 생태계를 만들기 위한 첫 단계가 되기를 바라고 있음   
  - 테슬라앱을 통해서 자동차를 보낼수 있는 명령만 나와 있고, 차량에서 앱으로 전송되는 데이터들을 핑 가능   
  - 즉, 기존의 플릿 관리 앱 및 스마트워치 연동 들이 모두 공식화 될 예정   
- 테슬라는 최근 Hertz와 대규모 렌트 차량들을 운영하는 플릿 관리 및 렌탈 소프트웨어를 출시한 바 있어서 이와 관련하여 공개된 것이라고 추측

## Comments



### Comment 19900

- Author: xguru
- Created: 2023-10-16T10:04:02+09:00
- Points: 1

문서는 이쪽이고 https://developer.tesla.com/docs/fleet-api  
SDK는 GitHub 에 공개되어 있습니다. https://github.com/teslamotors/vehicle-command
