VIN Decoder API
Authentication
All API requests require an API key to be included in the x-api-key header.
Endpoint
GET /vin-decoderParameters
| Name | Type | Required |
|---|---|---|
| vin | string | Required |
Code Examples
Sample Response
Understanding the VIN
A Vehicle Identification Number (VIN) is a unique 17-character code used by the automotive industry to identify individual motor vehicles.
Our API decodes the WMI (World Manufacturer Identifier), VDS (Vehicle Descriptor Section), and VIS (Vehicle Identifier Section) to provide a complete vehicle profile.
Data Accuracy
TorqueNode aggregates data from multiple official sources, including NHTSA and manufacturer databases, ensuring the highest level of accuracy for vehicles manufactured after 1981.
Common Use Cases
Inventory Management: Automatically populate vehicle details in your DMS or CRM.
Insurance Underwriting: Verify vehicle safety features and engine specifications.
Marketplace Integration: Provide transparency to buyers by displaying accurate vehicle specs.