From 03fb7a811640b95afbfe11eb8b54cde8dca57fbe Mon Sep 17 00:00:00 2001 From: OscarRG <80918302+OscarRG@users.noreply.github.com> Date: Sun, 10 Oct 2021 09:37:02 +0200 Subject: [PATCH] Add tesla (#2282) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9e904583..43bed8d6 100644 --- a/README.md +++ b/README.md @@ -1337,6 +1337,7 @@ API | Description | Auth | HTTPS | CORS | | [Mercedes-Benz](https://developer.mercedes-benz.com/apis) | Telematics data, remotely access vehicle functions, car configurator, locate service dealers | `apiKey` | Yes | No | | [NHTSA](https://vpic.nhtsa.dot.gov/api/) | NHTSA Product Information Catalog and Vehicle Listing | No | Yes | Unknown | | [Smartcar](https://smartcar.com/docs/) | Lock and unlock vehicles and get data like odometer reading and location. Works on most new cars | `OAuth` | Yes | Yes | +| [Tesla](https://www.teslaapi.io/) | API commands to communicate between your vehicle and your client | `OAuth` | Yes | Unknown | **[⬆ Back to Index](#index)** ### Video