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

Edmunds Vehicle API

The Vehicle API from Edmunds — 5 operation(s) for vehicle.

Edmunds Vehicle API is one of 3 APIs that Edmunds publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Vehicle. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 5 operations across 5 paths. It is described by OpenAPI 3.1.0, at version 3.0.

Requests are made against a single base URL, https://api.edmunds.com.

5 operations 5 paths 0 schemas 5 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
3.0
Server
https://api.edmunds.com
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Edmunds Vehicle API declares 1 security scheme for authenticating requests. An API key is passed in the query as api_key (ApiKeyAuth). By default, every request must be authenticated.

Paths & Operations 5

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

Vehicle 5
GET
/api/vehicle/v3/makes
List vehicle makes
listMakes 3 params → 200
GET
/api/vehicle/v3/makes/count
Count vehicle makes
countMakes → 200
GET
/api/vehicle/v3/models
List models
listModels 2 params → 200
GET
/api/vehicle/v2/makes
List makes (v2) with model year data
listMakesV2 1 param → 200
GET
/api/vehicle/v2/{makeNiceName}/models
List models for a make (v2)
listModelsForMake 3 params → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

edmunds-vehicle-api-openapi.yml Raw ↑

Other APIs Edmunds publishes across the network.

Edmunds Dealership API
Edmunds API