All Projects → joeblau → teslaapi.io

joeblau / teslaapi.io

Licence: MIT license
Unofficial Tesla API Documentation

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to teslaapi.io

TeslaKit
Elegant Tesla API in Swift
Stars: ✭ 47 (+62.07%)
Mutual labels:  tesla, teslaapi, tesla-api
Tesla-API
A iOS, macOS, watchOS and tvOS framework written in Swift to communicate with Teslas vehicle API
Stars: ✭ 32 (+10.34%)
Mutual labels:  tesla, tesla-api
tesla auth
Securely generate API tokens for third-party access to your Tesla.
Stars: ✭ 114 (+293.1%)
Mutual labels:  tesla, tesla-api
tesla-api
Unofficial API Wrapper for Tesla Model S and X. #follows-javascript-conventions #es6 #es7
Stars: ✭ 24 (-17.24%)
Mutual labels:  tesla, tesla-api
TeslaPy
A Python module to use the Tesla Motors Owner API
Stars: ✭ 216 (+644.83%)
Mutual labels:  tesla, tesla-api
tesla.dart
Tesla Client Library for Dart
Stars: ✭ 28 (-3.45%)
Mutual labels:  tesla, tesla-api
Getting Started With Knative
Knative入门——构建基于 Kubernetes 的现代化Serverless应用 - https://www.servicemesher.com/getting-started-with-knative/
Stars: ✭ 197 (+579.31%)
Mutual labels:  gitbook
Bookdown
Authoring Books and Technical Documents with R Markdown
Stars: ✭ 2,768 (+9444.83%)
Mutual labels:  gitbook
Bookstack
BookStack,基于MinDoc,使用Beego开发的在线文档管理系统,功能类似Gitbook和看云。
Stars: ✭ 2,547 (+8682.76%)
Mutual labels:  gitbook
Spring Boot Book
Spring Boot 开源电子书
Stars: ✭ 178 (+513.79%)
Mutual labels:  gitbook
projects
A website that showcases interesting projects, using Angular JS.
Stars: ✭ 106 (+265.52%)
Mutual labels:  gitbook
Nodebook
nodejs 基础教程
Stars: ✭ 241 (+731.03%)
Mutual labels:  gitbook
Knowledge
Everything I know
Stars: ✭ 2,982 (+10182.76%)
Mutual labels:  gitbook
Bitcoin On Nodejs
《Node.js区块链开发》,注:新版代码已开源!请star支持哦-^-:
Stars: ✭ 2,321 (+7903.45%)
Mutual labels:  gitbook
Way To Algorithm
Algorithm Tutorial and Source Code
Stars: ✭ 221 (+662.07%)
Mutual labels:  gitbook
Automate With Ansible
《現代 IT 人一定要知道的 Ansible 自動化組態技巧》
Stars: ✭ 188 (+548.28%)
Mutual labels:  gitbook
A Programmer Prepares
📖《程序员的自我修养》
Stars: ✭ 250 (+762.07%)
Mutual labels:  gitbook
Git Tips
这里是我的笔记,记录一些git常用和一些记不住的命令。
Stars: ✭ 185 (+537.93%)
Mutual labels:  gitbook
Peiqi Wiki Poc
鹿不在侧,鲸不予游🐋
Stars: ✭ 179 (+517.24%)
Mutual labels:  gitbook
Centos Book
Web开发者手边的一本CentOS小书,是对 CentOS 系统知识的一个整理以及补完,当然对于其它 Linux 发行版本也有很大的参考意义,但的确针对的是目前 CentOS 的最新版本——CentOS 7
Stars: ✭ 241 (+731.03%)
Mutual labels:  gitbook

Tesla API

How is this site organized?

This site is broken into sections for different API information:

  • Authentication - API commands to generate an {access_token} to communicate with your vehicle.
  • Vehicles - API commands to communicate between your vehicle and your client.
  • Codes - Localized Tesla vehicle option codes for the Model S and Model X

What Tesla products are supported?

  • Tesla Model S
  • Tesla Model 3
  • Tesla Model X
  • Tesla Model Y

What is teslaapi.io?

This is a community of developers who are reverse engineering Tesla's API.

What are the client_id and client_secret values?

Authentication to the Tesla API is done through OAuth. These values were retrieved from somebody's OAuth session and are now being used for API access.

Is this API official?

Absolutely not. These endpoints are a result of reverse engineering Tesla's mobile applications and vehicle software.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].