Merge pull request #301 from sdemurjian/vin

added nhtsa vin api
This commit is contained in:
Mike Street 2017-03-13 20:20:00 +00:00 committed by GitHub
commit f19d2bd0f0

View File

@ -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 |