Skip to content

Latest commit

 

History

History

regcheck_org_uk

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

@datafire/regcheck_org_uk

Client library for Car Registration API

Installation and Usage

npm install --save @datafire/regcheck_org_uk
let regcheck_org_uk = require('@datafire/regcheck_org_uk').create();

.then(data => {
  console.log(data);
});

Description

Car Registration API, An API that retrieves car information from its numberplate in many countries worldwide, uncluding the USA, UK, India, Australia and most of Europe. A username and password is required to access the API, which can be obtained from www.carregistrationapi.com - Use https://www.regcheck.org.uk/api/json.aspx/ as the root of all API calls.

Actions

Check

Gets details of a UK Vehicle

regcheck_org_uk.Check({
  "searchString": ""
}, context)

Input

  • input object
    • searchString required string: A registration number

Output

  • output array

Definitions

Car

  • Car object