Oreillyauto: Get Vehicle Models
Oreillyauto via Parse · automotive
Retrieve list of vehicle models for a given year and make. Returns an array of objects with id and name. Use make_id from get_vehicle_makes results. API for searching O'Reilly Auto Parts products, retrieving pricing and availability, looking up vehicle compatibility data, and finding store locations. Fulfilled by Parse from oreillyauto.com.
- automotive
- ecommerce
- maps-geo
- oreillyauto
- oreillyauto-com
- parse
- platform-key
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/cec18493-73b6-4781-a16c-2d0cfd6e9bd6/get_vehicle_models
- Interface artifact
- sha256:38c7215b8a1119208b9828a7f6457aa4ead03903967f2dc3b004829e41eeaa75
- Manifest digest
- sha256:2b1f97d0811ebacb016d5046a608f2fcb795a20b4364cb8749a1b31aebb71420
Request fields
- year (string, required): Model year (e.g. '2020')
- make_id (string, required): Make ID from get_vehicle_makes (e.g. '23076' for Ford)
Example queries
- {"year":"2020","make_id":"22821"}