Difference between revisions of "NPS-VCR"

From NP Tracker projects
Jump to navigation Jump to search
(token)
Line 1: Line 1:
 +
{{#seo:
 +
|title=API
 +
|titlemode=append
 +
|keywords=NPS-VCR, VCR, Vehicle Check Report, NP Tracker
 +
|description=API interface to test and check vehicle data on the NP Tracker system
 +
}}
 
[[File:Datasheet200.png|200px|thumb|right|Datasheet200 NPS-VCR. Vehicle Check report]]<br>
 
[[File:Datasheet200.png|200px|thumb|right|Datasheet200 NPS-VCR. Vehicle Check report]]<br>
{{warning|1=This is the developer's corner to aid in integrating our RESTfull API into their apps.}}<br>
+
{{API|1=This is the developer's corner to aid in integrating our RESTfull API into their apps.}}<br>
 
See the [[VCR]] page for history and sources for this endpoints info.
 
See the [[VCR]] page for history and sources for this endpoints info.
 
== Interface ==
 
== Interface ==

Revision as of 11:48, 11 April 2019

Datasheet200 NPS-VCR. Vehicle Check report


Note This is the developer's corner to aid in integrating our RESTfull API into their apps.



See the VCR page for history and sources for this endpoints info.

Interface

This is a REST API endpoint using HTTP GET.
Available to any device/server on the internet.

Usage

To use this endpoint you will need a valid API Key available after registration on NPS-CLOUD.
See our API documentation page for advance help and examples on using this endpoint.

Parameters

vinregs

Either the VIN (17 chars) or the vehicle number plate to test.

token

This is your NPS-CLOUD account access token (API Key) available under the NPS-API menu in your NPS-CLOUD account.

Output

We provide a JSON formatted output of the results available from this API endpoint.

NPS-VCR JSON output

plate

Vehicle number plate linked to the inquiry.

Make

Vehicle manufacturers name linked to the inquiry.

Model

Vehicle model linked to the inquiry.

Description

Vehicle description linked to the inquiry.

Colour

Vehicle colour linked to the inquiry.

VIN

Vehicle VIN number linked to the inquiry.

Engine

Vehicle engine number linked to the inquiry.

SourceID

Internal data source used to identify the source of the data displayed.

PictureURL

Vehicle image related to the VIN for the vehicle.