Decode any VIN. Get structured vehicle data in milliseconds, not hours of regex debugging.
Make, model, year, trim, engine, drivetrain, plant—50+ typed fields from a single 17-character string.
VIN decoding, market intelligence, listings, recalls, and more. One unified API powering thousands of applications.
import { Cardog } from "@cardog/api";
const cardog = new Cardog({ apiKey: "crdg_..." });
const vehicle = await cardog.vin.decode("5YJ3E1EB0JF127008");
// { make: "Tesla", model: "Model 3", year: 2018, ... }Coverage
100+
Makes Supported
2M+
Active Listings
50k+
Charging Points
99.9%
API Uptime
Make, model, year, trim, engine, drivetrain, plant—50+ typed fields from a single 17-character string.
Power pricing UI, appraisals, and underwriting models with confidence scores and historical data.
Fair Market Value
Faceted search across the Canadian used car market. Pagination, totals, and facets in every response.
Updated nightly from regulator feeds. Surface safety issues before they become problems.
Vehicles Affected
Example lookups
Active Campaigns
Air Bags
142,847 vehicles affected
Steering Column
89,234 vehicles affected
Fuel System
23,156 vehicles affected
Brake Lines
67,892 vehicles affected
Edge-deployed infrastructure delivers VIN decodes and market data faster than any alternative.
Enterprise SLAs with automatic failover across regions. Your production systems stay online.
VIN data for 50+ markets. North America, Europe, Asia—unified under one API.
Live pricing intelligence from millions of listings updated continuously.
Query 10+ years of automotive data for trend analysis and valuations.
TypeScript SDK, OpenAPI 3.1 spec, webhooks, and comprehensive docs.
SDKs & Libraries
Official client libraries for your language of choice, or call the API directly.
OpenAPI 3.1 spec, Bearer auth, JSON responses.
Model Context Protocol for AI assistants and agents.
Official SDKs for TypeScript and Python, plus a RESTful API for everything else. Deploy anywhere—edge, serverless, or your own infrastructure.