From 6c9e388057452797126ab1b41a99b90bd1880747 Mon Sep 17 00:00:00 2001 From: "Steven A. Demurjian Jr" Date: Mon, 13 Mar 2017 14:54:22 -0400 Subject: [PATCH] added nhtsa vin api --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7e498c2a..42ef60aa 100644 --- a/README.md +++ b/README.md @@ -446,7 +446,9 @@ For information on contributing to this project, please see the [contributing gu | API | Description | Auth | HTTPS | Link | |---|---|---|---|---| | Vehicles | Lot of vehicles informations | `apiKey` query string | No | [Go!](http://developer.edmunds.com/api-documentation/overview/) | -| Brazilian Vehicles and Prices | Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe | No | Yes | [Go!](https://deividfortuna.github.io/fipe/) +| Brazilian Vehicles and Prices | Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe | No | Yes | [Go!](https://deividfortuna.github.io/fipe/) | +| NHTSA Vehicles | NHTSA Product Information Catalog and Vehicle Listing | No | Yes | [Go!](https://vpic.nhtsa.dot.gov/api/) | + ### Video | API | Description | Auth | HTTPS | Link |