The Lien Check API offers access to vehicle lien records for all Canadian provinces & territories. This API enables users to conduct searches based on vehicle identification numbers (VINs) and obtain comprehensive data regarding any existing liens, security interests, or encumbrances registered against a specific vehicle. Through seamless integration into various systems in each jurisdiction, this API empowers businesses and individuals to efficiently access current lien information.
Lien Check API is specifically designed to work for Canadian provinces: Alberta, British Columbia, Manitoba, Ontario, Quebec, Saskatchewan, New Brunswick, Nova Scotia, Newfoundland and Labrador, Prince Edward Island, Northwest Territories, Yukon, Nunavut.
– Input: a vehicle’s 17-character VIN code.
– Output: Generated Lien Report
Vehicle Lien Check API
Documentation
To retrieve Lien Check report request:
https://liens.vinaudit.com/v1/canada-liens?user=<user>&key=<key>&jurisdiction=<province>&vin=<vin>&format=<format>
Request Parameters:
Name | Description | Required | Example |
---|---|---|---|
user | The VinAudit user account | Yes | user12345 |
key | Your VinAudit API key | Yes | VA_DEMO_KEY |
vin | The vehicle identification number | Yes | 5NPEU46F56H115055 |
jurisdiction | The 2 letter abbreviation for the province or territory to query | Yes | AB |
format | The output format: json or xml | No | json |
Lien Response Elements for each Lien Record
Table format
id: <report id>,
date:<date report was ran>,
vin:<vin searched in input>,
status: <generating/generated/failed>,
liens:
success: Indicates whether the API call was successful or not with one of: true: report was successfully generated OR false: An error occurred while generating report.
error: One of: invalid_vin: Not a valid 17-digit VIN OR unauthorized_request: Invalid API Key/Username/Password OR blank if no error.
date:<date report was ran>,
vin:<vin searched in input>,
status: <generating/generated/failed>,
liens:
Elements | Description |
---|---|
number | The lien registration number |
registration_type | The type of lien registered |
registration_date | The date the lien was registered |
expiration_date | The date on which the lien will expire |
discharged_date | The date the lien was discharged (BC only) |
duration | The total duration of the lien in years |
status | The current status of the lien |
registration_description | Details of the financial instrument |
debtor_parties |
id: The ID of the debtor party name: The name of the debtor. entity_type: The party type of entity. address: The address of the debtor. city: The city of the debtor. postal_code: The postal code of the debtor. province: The Province of the debtor. birth_date: The birth date of the debtor in UTC timezone. |
registering_parties |
id: The ID of the registering party. name: The name of the registering party. entity_type: The entity type of the registering party. address: The street address of the registering party. city: The city of the registering party. postal_code: The postal code of the registering party province: The Province of the registering party. |
secured_parties |
id: The ID of the secured party. name: The name of the secured party. entity_type: The entity type of the secured party. address: The address of the secured party. city: The city of the secured party. postal_code: The postal code of the secured party. province: The Province of the secured party. |
collateral_vehicle |
type: Motor vehicle type. year: Year of the vehicle. make: Make of the vehicle. model: Model of the vehicle. serial_number: VIN number of the vehicle. color: The color of the vehicle. collateral_amount: CAD amount for collateral vehicle. |
error: One of: invalid_vin: Not a valid 17-digit VIN OR unauthorized_request: Invalid API Key/Username/Password OR blank if no error.
Flat file format
Example request
The most comprehensive Automotive Data & Analytics
- Automotive Market Trends & Insights
- White Papers & Researches
- Auto Market Analytics Articles