https://github.com/blueflag/blueflag-nodejs
Node.js library for the Blue Flag API.
https://github.com/blueflag/blueflag-nodejs
car nevdis plate vin
Last synced: 5 months ago
JSON representation
Node.js library for the Blue Flag API.
- Host: GitHub
- URL: https://github.com/blueflag/blueflag-nodejs
- Owner: blueflag
- Created: 2020-10-03T20:49:44.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-03T21:55:32.000Z (over 5 years ago)
- Last Synced: 2025-10-03T21:56:04.279Z (8 months ago)
- Topics: car, nevdis, plate, vin
- Language: TypeScript
- Homepage: https://blueflag.com.au
- Size: 3.91 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Blue Flag Node.js Library

The Blue Flag Node library allows you to easily access the [Blue Flag](https://blueflag.com.au) API. It can be used by any application written in server-side javascript
## What is the Blue Flag API?
It contains apis for vehicle data and searches by using sources such as Austroad's [NEVDIS](https://blueflag.com.au/nevdis/) database as well as Blue Flag's own data sets.
## APIs and Data
* Number plate search
* VIN search (Vehicle Identification Number)
* Chassis search
* Registration Expiry check
* Stolen vehicle check
* Written off vehicle check
* Retail offers and pricing
* Vehicle release dates
* Next generation release dates
* Forecasted sales
* Transactional Pricing
* Residual value
## Documentation
For documentation visit [https://blueflag.com.au/nevdis/api-documentation/](https://blueflag.com.au/nevdis/api-documentation/)