Add ProblemsByVin API information to README

Added ProblemsByVin API for vehicle complaints and recalls.
This commit is contained in:
Mark Driver
2026-06-04 14:58:46 -05:00
committed by GitHub
parent b1a951e52f
commit d6d25b962a
+3
View File
@@ -1868,6 +1868,9 @@ 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 |
| [ProblemsByVin](https://problemsbyvin.com/data/) | Owner complaints,
recalls and failure-mileage statistics by vehicle make, model and year |
No | Yes | Yes |
| [RevCarData](https://revcardata.com) | 86,000+ global vehicle specifications and EV metrics | `apiKey` | Yes | Yes |
| [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 |