Gauge API
Create your own price indication and benchmarking gauge.
Produce the inputs to make a gauge UI based on vehicle or listing-driven inputs
Authorizations
ApiKeystringRequired
Query parameters
regionstring Β· enumOptionalPossible values:
The region to perform this request in
reference_idstringOptional
An optional reference id which will be stored against usage records if supplied
Body
regionstring Β· enumRequiredPossible values:
odometerintegerRequired
listing_priceintegerRequired
vehicle_idstringOptional
vinstringOptional
regostringOptional
statestringOptional
vehicle_descriptionstringOptional
marketplacestringOptional
marketplace_idstringOptional
Responses
200
Success
application/json
400
Bad Request
application/json
401
Unauthorized
application/json
post
/v2/valuations/gauge/Example Post Body
Use Case Driven Implementation Examples
Marketplace Implementation
Dealer Website Implementation (AutoGrab Customer)
Dealer Website Implementation (Non-Direct Customer)
Last updated
Was this helpful?