Valuations API
Last updated
Was this helpful?
Last updated
Was this helpful?
https://valuations-api.dimo.zone/
GET
/v2/vehicles/{tokenId}/valuations
Retrieves current valuation of a vehicle.
tokenId*
String
Vehicle token ID, this is the token ID of your vehicle NFT.
Authorization*
String
Submits an offer request to 3rd party services such as Carvana, Carmax, and Vroom. Note that this endpoint will refresh the existing unexpired offers (if any).
tokenId*
String
Vehicle token ID, this is the token ID of your vehicle NFT.
Authorization*
String
Lists existing unexpired offers for a given vehicle that was retrieved in a prior submission of#get-a-vehicle-instant-offer-by-user-device-id. If offers expired, this endpoint will not return any results.
tokenId*
String
Vehicle token ID, this is the token ID of your vehicle NFT.
Authorization*
String
A valuation provided by a 3rd party service to determine the value of a given vehicle. This is based on vehicle make, model, year, and odometer reading - if for some reasons that the valuation cannot be determined based on the odometer readings of your vehicle, DIMO defaults to the valuation from 12,000 annual mileage.
An offer provided by a 3rd party service to determine the offer extended to a given vehicle. This is based on vehicle make, model, year, and odometer reading - if for some reasons that the offer cannot be determined based on the odometer readings of your vehicle, DIMO defaults to the offer from 12,000 annual mileage.
Vehicle JWT in .
POST
/v2/vehicles/{tokenId}/instant-offer
Vehicle JWT in .
GET
/v2/vehicles/{tokenId}/offers
Vehicle JWT in .