KBB: Get Models
KBB via Parse · automotive
Retrieve all vehicle models for a given year and make. Each model includes a numeric modelId, modelName, and the parent make information. Use makeId from get_makes as the make_id parameter. Access vehicle data from Kelley Blue Book including year/make/model lookups, expert ratings, OBD-II diagnostic codes, and current lease deals. Fulfilled by Parse from kbb.com.
- automotive
- finance
- kbb
- kbb-com
- parse
- platform-key
- reviews-ratings
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- automotive
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/e0fde739-face-4146-af0b-8ddb1b14e20e/get_models
- Interface artifact
- sha256:9d35d0bec324648194b637a98b6dc9892fc6fe058b0a4422c272afb92564e9aa
- Manifest digest
- sha256:4ce35f88667851b83175a9568befd4e27767e465e92cbfceadbc3d94530c5fb2
Request fields
- year (string, required): Vehicle model year (e.g. 2024). Valid range: 1992 to the latest available year.
- make_id (string, required): KBB Make ID obtained from get_makes endpoint (e.g. 49 for Toyota, 18 for Honda).
Example queries
- {"year":"2024","make_id":"2"}