From 51bd53b3fa8b494d518eedab437df63fd08f6ce8 Mon Sep 17 00:00:00 2001 From: Saurabh kumar Date: Fri, 15 May 2026 13:42:01 +0530 Subject: [PATCH] Add Auto Body Shop Directory to Vehicle --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 025ab1ab..8d4c4e6b 100644 --- a/README.md +++ b/README.md @@ -1845,6 +1845,7 @@ API | Description | Auth | HTTPS | CORS | ### Vehicle API | Description | Auth | HTTPS | CORS | |:---|:---|:---|:---|:---| +| [Auto Body Shop Directory](https://autobodyshopnear.com/developers/body-shop-api) | Find auto body shops by ZIP code, city, location, or profile | No | Yes | No | | [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 |