From 275a6620ecf92bafe3105595d0c84e0364b9d5f5 Mon Sep 17 00:00:00 2001 From: Alex Canales <49886351+canaleal@users.noreply.github.com> Date: Sat, 21 May 2022 23:45:46 -0400 Subject: [PATCH] Add BMW-Group API Added BMW-Group API in the Readme. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4027488f..d7c355c2 100644 --- a/README.md +++ b/README.md @@ -1732,6 +1732,7 @@ API | Description | Auth | HTTPS | CORS | ### Vehicle API | Description | Auth | HTTPS | CORS | |---|---|---|---|---| +| [BMW-Group](https://aos.bmwgroup.com/web/oss/bmw-apis-overview) | Aftersales data including repair instructions, wiring diagrams, and spare parts data | `OAuth` | Yes | Yes | | [Brazilian Vehicles and Prices](https://deividfortuna.github.io/fipe/) | Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe | No | Yes | No | | [Helipaddy sites](https://helipaddy.com/api/) | Helicopter and passenger drone landing site directory, Helipaddy data and much more | `apiKey` | Yes | Unknown | | [Kelley Blue Book](http://developer.kbb.com/#!/data/1-Default) | Vehicle info, pricing, configuration, plus much more | `apiKey` | Yes | No |