Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

National Highway Traffic Safety Administration Makes and Models API

Endpoints for vehicle make and model information

National Highway Traffic Safety Administration Makes and Models API is one of 6 APIs that National Highway Traffic Safety Administration publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Makes and Models. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 8 operations across 8 paths. It is described by OpenAPI 3.0.3, at version 1.0.0.

Requests are made against a single base URL, https://vpic.nhtsa.dot.gov/api/vehicles.

8 operations 8 paths 0 schemas 8 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0.0
Base URL
https://vpic.nhtsa.dot.gov/api/vehicles
Contact
Resource Areas
1

Paths & Operations 8

Across 8 paths, the API surfaces 8 operations — 8 GET. Each is listed below with its method, path, parameters, and response codes.

Makes and Models 8

Endpoints for vehicle make and model information

GET
/GetAllMakes
Get all makes
1 param → 200
GET
/GetMakeForManufacturer/{manufacturer}
Get makes for a manufacturer
2 params → 200
GET
/GetMakesForManufacturerAndYear/{manufacturer}
Get makes for a manufacturer and year
3 params → 200
GET
/GetMakesForVehicleType/{vehicleType}
Get makes for a vehicle type
2 params → 200
GET
/GetModelsForMake/{makeName}
Get models for a make
2 params → 200
GET
/GetModelsForMakeId/{makeId}
Get models for a make ID
2 params → 200
GET
/GetModelsForMakeYear/make/{make}/modelyear/{modelyear}
Get models for a make and model year
3 params → 200
GET
/GetModelsForMakeIdYear/makeId/{makeId}/modelyear/{modelyear}
Get models for a make ID and model year
3 params → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

national-highway-traffic-safety-administration-makes-and-models-api-openapi.yml Raw ↑

Other APIs National Highway Traffic Safety Administration publishes across the network.

National Highway Traffic Safety Administration Equipment API
National Highway Traffic Safety Administration Manufacturers API
National Highway Traffic Safety Administration Reference API
National Highway Traffic Safety Administration Vehicle Types API
National Highway Traffic Safety Administration VIN Decoding API