Vehicle Auction History API with Photos, Damage Records, and Sale Information

Retrieve vehicle auction records by VIN and give users a clearer picture of a vehicle's past.

What Is a Vehicle Auction History API?

A Vehicle Auction History API provides access to historical auction records for a vehicle using its VIN. Instead of manually searching multiple auction websites, developers can get structured auction data via a single API request, making it easy to integrate auction history into applications.

Auction history helps determine whether a vehicle has previously been listed or sold at an insurance, salvage, or public auction. The API can return valuable information such as auction photos, vehicle specifications, title type, primary and secondary damage, odometer readings, seller information, auction location, and other available sale details.

Vehicle auction history becomes even more valuable when combined with additional vehicle data. Developers commonly pair this API with a Vehicle Title Check API to verify title branding, a VIN Decoder API to retrieve complete vehicle specifications, and a Vehicle History API to build comprehensive vehicle reports. Integrating multiple automotive APIs gives users a more complete picture of a vehicle before making purchasing or business decisions.

See More Than What's Listed Today

A

Auction Location

Where the vehicle appeared at auction.

R

Reported Damage

Damage that was identified at the time of auction.

T

Title Information

The type of title reported at the time.

A

Auction Photos

Photos captured during the auction process.

Auction Records in a Format That's Easy to Use

The API returns structured auction information that can be displayed directly inside your application. Instead of searching through multiple auction sites, applications can retrieve this information through a single request.

📋
Auction Location & Seller Info
⚠️
Title Type & Damage Log
🔢
Odometer Readings
🔑
Key Availability Status

This allows teams to focus on building useful experiences instead of transforming inconsistent records.

JSON Response
{
  "data": {
    "vin": "ZFF74UFA6H0219990",
    "images": [
      "https://storage.torquenode.com/media/auction/ZFF74UFA6H0219990-1778293859/0.jpg",
      "https://storage.torquenode.com/media/auction/ZFF74UFA6H0219990-1778293859/1.jpg",
      "https://storage.torquenode.com/media/auction/ZFF74UFA6H0219990-1778293859/2.jpg",
      "https://storage.torquenode.com/media/auction/ZFF74UFA6H0219990-1778293859/3.jpg",
      "https://storage.torquenode.com/media/auction/ZFF74UFA6H0219990-1778293859/4.jpg",
      "https://storage.torquenode.com/media/auction/ZFF74UFA6H0219990-1778293859/5.jpg",
      "https://storage.torquenode.com/media/auction/ZFF74UFA6H0219990-1778293859/6.jpg"
    ],
    "vehicle": {
      "make": "FERRARI",
      "year": "2017",
      "color": "Yellow",
      "model": "F12",
      "engine": "",
      "airbags": "yes",
      "country": "ITALY",
      "odometer": "10 141 ml",
      "body_type": "coupe",
      "cylinders": "12",
      "fuel_type": "gas",
      "drive_type": "Rear Wheel Drive",
      "engine_size": "6.3",
      "manufacturer": "FERRARI S.P.A.",
      "transmission": "automatic"
    },
    "auction_history": [
      {
        "seller": "Farmers Insurance",
        "location": "SUN VALLEY - CA",
        "odometer": "10 141",
        "sale_date": "",
        "sale_price": "",
        "title_type": "OK CERT OF TITLE-SALVAGE",
        "keys_available": "Yes",
        "primary_damage": "Undercarriage",
        "secondary_damage": "",
        "vehicle_condition": ""
      }
    ]
  },
  "status": "success"
}

Vehicle Photos Can Add Important Context

Photos often answer questions that text alone cannot. Access to auction images can help users better understand a vehicle's history and provide additional confidence during the buying process.

📸
The visible condition of the vehicle
💥
The extent of reported damage
🔍
Whether damage matches the description
👀
What the vehicle looked like at the time of sale

Help users better understand a vehicle's history visually.

Built for Real Automotive Applications

Auction history is valuable across many types of products. Instead of asking users to perform manual searches, the information can be surfaced directly inside the product experience.

🏬
Dealerships can review incoming inventory before purchasing.
🛍️
Vehicle marketplaces can provide buyers with additional transparency.
🚚
Vehicle buying services can support acquisition decisions.
🛡️
Insurance and appraisal platforms can use auction information.

Provide additional transparency to buyers and businesses.

Combine Auction History with Other Vehicle Checks

Auction history becomes even more valuable when used alongside other vehicle data. Together, these data points help create a more complete understanding of a vehicle's background.

1️⃣
VIN decoding to identify the vehicle
2️⃣
Title checks to review title records
3️⃣

Recall checks to identify safety campaigns

4️⃣
VIN validation to confirm vehicle identity

Auction records often answer questions that title checks alone cannot, which is why many platforms combine auction history with VIN decoding and title records when evaluating a vehicle.

Why Auction History Matters

Understand Vehicle's Past
View Auction Photos
Check Reported Damage
Confirm Title Types

Help Users Make Better Decisions

People don't just want data. They want confidence. Build with a Vehicle Auction History API designed to help users understand more than what's visible today.

Get Started for Free →

Frequently Asked Questions

Can I retrieve auction photos using a VIN?

+

Yes. When available, the API can return images captured during the auction process, allowing applications to display historical vehicle photos.

Does auction history mean a vehicle has problems?

+

Not necessarily. Vehicles appear at auctions for many reasons. Auction records simply provide additional information that may help users better understand a vehicle's history.

What kind of auction information can I access?

+

Depending on available records, results may include auction location, seller information, title details, damage descriptions, odometer readings, key availability, and photos.

Who uses a Vehicle Auction History API?

+

Dealerships, marketplaces, vehicle buying services, insurance companies, appraisal platforms, and automotive software providers commonly use auction data.

Can auction history be combined with other vehicle data?

+

Yes. Many applications combine auction records with VIN decoding, title checks, recall checks, and VIN validation to create more complete vehicle reports.