Skip to content

api-evangelist/clearvin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ClearVIN (clearvin)

ClearVIN is a vehicle-history and VIN data provider and an approved NMVTIS data provider. Its REST API decodes North American (U.S. and Canada) VINs into 100+ specification data points and returns full vehicle history reports - title, junk / salvage / total-loss records, odometer events, and market valuation - sourced directly from government and industry data, covering model years 1981 to present.

APIs.json: https://raw.githubusercontent.com/api-evangelist/clearvin/refs/heads/main/apis.yml

Tags

  • VIN
  • Vehicle History
  • Automotive
  • NMVTIS
  • Vehicle Data

Timestamps

  • Created: 2026-06-21
  • Modified: 2026-06-21

APIs

VIN Decode API

Breaks a North American VIN into 100+ data points - year, make, model, trim, engine, technical VIN specs, standard features, and recall data - via ClearVIN's proprietary decoder over the shared report endpoint.

Tags

  • VIN
  • Decode
  • Vehicle Specifications

Properties

Vehicle History Report API

Full vehicle history report from the NMVTIS government database and industry sources - DMV title records, brand codes, junk / salvage / total-loss events, insurance claims, odometer / mileage history, and market valuation - returned by VIN from the report endpoint as JSON or HTML.

Tags

  • Vehicle History
  • NMVTIS
  • Title

Properties

Report Preview API

Retrieves a report by VIN with the format query parameter to obtain an HTML rendering or summary view of available data before pulling the full report. Exact preview parameters are not separately documented and require reconciliation.

Tags

  • Preview
  • Sample
  • Report

Properties

Account Authentication API

Exchanges account email and password for a JWT bearer token (valid 120 minutes) used to authorize report requests. Requests must originate from a registered IP address. Account credit balance is managed through the ClearVIN account and is not exposed via a separately documented public endpoint.

Tags

  • Authentication
  • Account
  • Token

Properties

Common Properties

Maintainers

FN: Kin Lane Email: kin@apievangelist.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors