Manheim: Search Vehicles
Manheim via Parse · automotive
Search for vehicle auction listings with optional filters. Returns paginated results with up to 30 vehicles per page. Pagination advances via the page parameter. Each vehicle includes make, model, grade, registration date, transmission, engine size, odometer reading, auction centre, and sales channels. Retrieve vehicle auction listings, upcoming auction events, and auction centre information from Manheim UK. Fulfilled by Parse from manheim.co.uk.
- automotive
- ecommerce
- manheim
- manheim-co-uk
- marketplace
- 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/7f23834d-205f-4e5e-a8bf-f49d398ff718/search_vehicles
- Interface artifact
- sha256:3d10a86aa443c44a70805865ddab8c399c4a2d4eb696702d6500245f54333235
- Manifest digest
- sha256:90cd150cf4096af7b179d47f0bc2ea5a1f05651e9c7c0b3c81fbcf82350e5f6f
Request fields
- make (string): Filter by vehicle make (e.g. 'BMW', 'FORD', 'AUDI'). Values from get_vehicle_makes.
- page (integer): Page number for pagination.
- model (string): Filter by vehicle model (e.g. 'BMW|1 SERIES'). Values from get_vehicle_models_by_make.
- keyword (string): Free-text search keyword.
- fuel_type (string): Filter by fuel type. Accepted values: 'Petrol', 'Diesel', 'Electric', 'Hybrid', 'BiFuel', 'Diesel PHEV', 'Petrol PHEV'.: Allowed values: Petrol, Diesel, Electric, Hybrid, BiFuel, Diesel PHEV, Petrol PHEV
- vehicle_type (string): Filter by vehicle type. Accepted values: 'Car', 'Van', 'Motorbike', 'Plant', 'Truck'.: Allowed values: Car, Van, Motorbike, Plant, Truck
- sales_channel (string): Filter by sales channel. Accepted values: 'Physical Auction', 'Dealer Auction', 'Preview Stock'.: Allowed values: Physical Auction, Dealer Auction, Preview Stock
- auction_centre (string): Filter by auction centre name (e.g. 'Colchester', 'Birmingham'). Values from get_auction_centres.
Example queries
- {"make":"BMW","page":"1","model":"BMW|1 SERIES","keyword":"BMW","fuel_type":"Petrol","vehicle_type":"Car","sales_channel":"Physical Auction","auction_centre":"Birmingham"}