From eac22a6b940f95201f55b9203463e6c9ad7fe7df Mon Sep 17 00:00:00 2001 From: "CarVector.io" Date: Sat, 30 May 2026 14:39:04 -0400 Subject: [PATCH] Add CarVector API to Vehicles --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index aa354cc6..35bc18ab 100644 --- a/README.md +++ b/README.md @@ -1854,6 +1854,7 @@ API | Description | Auth | HTTPS | CORS | API | Description | Auth | HTTPS | CORS | |:---|:---|:---|:---|:---| | [Brazilian Vehicles and Prices](https://deividfortuna.github.io/fipe/) | Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe | No | Yes | No | +| [CarVector](https://carvector.io/docs) | Vehicle specs, images, recalls, and DTC codes across 1925-2029 | `apiKey` | Yes | Yes | | [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 | | [Mercedes-Benz](https://developer.mercedes-benz.com/apis) | Telematics data, remotely access vehicle functions, car configurator, locate service dealers | `apiKey` | Yes | No |