From 6f081385ccfb146f3c8f54489307134af50f92f2 Mon Sep 17 00:00:00 2001 From: Marcel Cruz <12413903+marcelscruz@users.noreply.github.com> Date: Mon, 3 Nov 2025 17:50:15 +0100 Subject: [PATCH] Add CarAPI --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3746b99e..0bba5df3 100644 --- a/README.md +++ b/README.md @@ -1839,6 +1839,7 @@ like WhatsApp | `apiKey` | Yes | Yes | | 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 | +| [CarAPI](https://carapi.app) | The developer friendly vehicle API. Make, model, trims and more via a RESTFul API | `apiKey` | Yes | No | | [CarsXE](https://api.carsxe.com/) | CarsXE API provides comprehensive data on vehicles, including VIN decoding & specifications, license plate decoding, images, history and market value. It enables developers to build innovative applications for the automotive industry, such as insurance & roadside assistance tools, ride sharing & grocery delivery apps, inventory management systems, and market analysis platforms. | `apiKey` | 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 |