AutoGauge
Create your own price indication and benchmarking gauge.
Example Post Body
{
"region": "nz",
"odometer": 10000,
"listing_price": 30000,
"vehicle_id": "5257788510961664",
"vin": "2T1BY32E95C347786",
"rego": "BMT038",
"vehicle_description": "2015 Toyota Corolla Ascent Automatic",
"marketplace": "autotrader.co.nz",
"marketplace_id": "13495712"
}{
"success": true,
"gauge": {
"id": "b2824bfd-d4a4-45e4-a81a-bed7b92c5cd9",
"fill": 0.5,
"listing_price": 24000,
"market_range_min": 21000,
"market_range_max": 26000,
"confidence": 0.85,
"sample_size": 10,
"vehicle_title": "2015 Toyota Corolla Ascent Automatic"
}
}Use Case-Driven Implementation Examples
Marketplace Implementation
Dealer Website Implementation (AutoGrab Customer)
Dealer Website Implementation (Non-Direct Customer)
Last updated
Was this helpful?