From b239f312341218f64b1f5274369cf87730887d8f Mon Sep 17 00:00:00 2001 From: Charlotte Kosche Date: Mon, 12 Aug 2019 06:41:08 -0700 Subject: [PATCH] Add Smartcar API to the "Vehicles" category (#981) * Add Smartcar API to "Vehicles" category * Update README.md Co-Authored-By: Aliaksei Urbanski --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0f323727..2fc26d1e 100644 --- a/README.md +++ b/README.md @@ -840,6 +840,7 @@ API | Description | Auth | HTTPS | CORS | | [Kelley Blue Book](http://developer.kbb.com/#!/data/1-Default) | Vehicle info, pricing, configuration, plus much more | `apiKey` | Yes | No | | [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 | ### Video API | Description | Auth | HTTPS | CORS |