Vehicle Title Check API for Title Records, Salvage History, and Vehicle Risk Data

Check vehicle title records through a simple API and identify important history details before making decisions. Get access to title information, salvage records, damage records, auction history, and vehicle risk data using a VIN.

Check More Than Just a Vehicle Title

S

Salvage History

Detect salvage history to avoid buying severely damaged vehicles.

D

Damage Records

Identify collision, water, or other major damage records.

A

Auction Activity

Check if the vehicle was sold at auto auctions and track changes.

R

Rebuilt & Collision

Uncover rebuilt titles and hidden collision-related records.

Vehicle Title Records in a Structured Format

The API returns title-related information in a format that's easy to work with. Instead of searching through multiple sources manually, applications can retrieve title information using a VIN and immediately understand whether there are potential concerns worth reviewing.

📋Check title details dynamically by VIN
⚠️Flag salvage, rebuilt, and junk records
💥Spot collision-related damage logs
🚨Get calculated risk level assessments

This allows applications to quickly identify vehicles that may require additional review.

GET
// Response 200 OK
{ "status": "success", "data": { "vin": "5YFBU4EE3DP135512", "has_salvage_record": true, "has_auction_history": true, "has_damage_record": true, "has_title_brand": false, "vehicle": { "year": "2013", "make": "Toyota", "model": "Corolla" }, "title_check": { "title_status": "salvage", "is_clean_title": false, "is_salvage_title": false, "is_rebuilt_title": false, "is_junk_title": false, "is_flood_damaged": false, "is_fire_damaged": false, "is_collision_damaged": true, "is_hail_damaged": false, "is_theft_recovery": false, "primary_damage": "front end", "secondary_damage": null, "latest_title_type": "UT CERTIFICATE OF TITLE", "latest_title_state": "UT", "risk_level": "high", "risk_score": 30, "auction_records_found": 3, "first_seen_date": "2016-10-28", "latest_seen_date": "2025-08-01" } } }

Understand Vehicle History Before You Buy

Title records are often one of the first things buyers want to check. Having this information available through an API makes it easier to present useful details directly inside vehicle listings, reports, and buying tools.

🛡️A clean title provides confidence.
A salvage title raises immediate questions.
🔄Auction history indicates previous ownership changes.
📉Damage records explain changes in valuation.

Verify status and history details before decisions are finalized.

Built for Automotive Applications

Instead of requiring users to perform manual research, title information can be retrieved automatically as part of the buying or verification process.

🏬Dealerships reviewing incoming inventory.
🛍️Vehicle marketplaces displaying listing details.
🛡️Insurance companies evaluating policy risk.
🚚Vehicle buying services checking trade-ins.
📊Automotive software platforms building reports.

Automate manual lookup workflows with a reliable API solution.

More Than a Clean Title Check

Many title lookup tools stop at a simple yes/no clean title answer. The reality is often more complex. Applications frequently need additional information to understand what happened to a vehicle.

⚠️Identify salvage and rebuilt records
💥Detect rebuilt and damage-related history
🔨Track previous auction activity
🚨Check risk indicators and title events

This creates a more complete picture of the vehicle.

Auction and Damage Records Matter

Auction history and damage records often provide important context. A vehicle may have a salvage title because of a collision. Another may have been sold through auction after an insurance claim. These details help businesses better understand vehicle history and help users make more informed decisions.

💥Understand why a title brand was issued
🔨Trace the vehicle's historical sales context
📈Analyze historical value changes correctly
🔍Contextualize history beyond binary checks

Rather than simply showing title info, provide real context.

Designed for Developers

Vehicle history data should be easy to use. The API returns structured responses that can be integrated into websites, mobile applications, dealership tools, marketplaces, and internal systems.

🔌Predictable, structured JSON response formats
📋Display title and salvage records instantly
💥Show damage history and primary damage details
🚨Highlight risk levels and flag urgent concerns

This reduces development time and helps teams build better user experiences.

Combine Title Checks with Other Vehicle Data

Many platforms first use the VIN Decoder API to identify the vehicle, then perform a title check and recall search to build a more complete vehicle report. Using multiple vehicle data sources together helps create a more complete picture of a vehicle before important decisions are made.

1️⃣Validate the VIN using the VIN Validation API
2️⃣Decode vehicle specs with the VIN Decoder API
3️⃣Verify records via the Vehicle Title Check API
4️⃣Scan safety actions with the VIN Recall API

A comprehensive verification workflow guarantees accurate data.

Why Vehicle Title Checks Matter

Identify High-Risk Vehicles
Build Dealer & Buyer Confidence
Automate Title Verification
Access Structured History Context

Start Building with TorqueNode Today

Go beyond basic lookup. Start building with a Vehicle Title Check API designed for real automotive applications.

Get Started for Free →

Frequently Asked Questions

What is a Vehicle Title Check API?+
A Vehicle Title Check API retrieves title records, salvage records, auction history, and damage records using a vehicle's VIN, allowing applications to identify potential risk factors automatically.
What types of title brands can this API detect?+
The API detects salvage titles, rebuilt titles, junk titles, flood damage history, collision-related history, fire damage, hail damage, and theft recoveries.
How does the risk level scoring work?+
TorqueNode analyzes the title history, primary damage records, and auction frequency to return a simplified risk level (Low, Medium, High) along with a risk score.
Can I integrate this with other TorqueNode APIs?+
Yes. Many platforms first use the VIN Decoder API to identify the vehicle, then perform a title check and recall search to build a more complete vehicle report.