Difference between revisions of "NPS-VCR"

From NP Tracker projects
Jump to navigation Jump to search
 
Line 6: Line 6:
 
}}
 
}}
 
[[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>
{{API|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 RESTful 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 endpoint info.
 
== Interface ==
 
== Interface ==
 
This is a [[REST API]] endpoint using HTTP GET.<br>
 
This is a [[REST API]] endpoint using HTTP GET.<br>
Line 13: Line 13:
 
== Usage ==
 
== Usage ==
 
To use this endpoint you will need a valid [[API Key]] available after registration on [[NPS-CLOUD]].<br>
 
To use this endpoint you will need a valid [[API Key]] available after registration on [[NPS-CLOUD]].<br>
See our [https://api.nptracker.co.za/docs API documentation page] for advance help and examples on using this endpoint.
+
See our [https://api.nptracker.co.za/docs/ API documentation page] for advanced help and examples on using this endpoint.
 
=== Parameters ===
 
=== Parameters ===
 
==== vinregs ====
 
==== vinregs ====
Line 24: Line 24:
 
[[File:NPS-VCR JSON.png|400px|thumb|right|NPS-VCR JSON output]]
 
[[File:NPS-VCR JSON.png|400px|thumb|right|NPS-VCR JSON output]]
 
=== plate ===
 
=== plate ===
Vehicle number plate linked to the inquiry.
+
The vehicle number plate that is linked to the inquiry.
 
=== Make ===
 
=== Make ===
Vehicle manufacturers name linked to the inquiry.
+
Vehicle manufacturers' name that is linked to the inquiry.
 
=== Model ===
 
=== Model ===
 
Vehicle model linked to the inquiry.
 
Vehicle model linked to the inquiry.
Line 36: Line 36:
 
Vehicle VIN number linked to the inquiry.
 
Vehicle VIN number linked to the inquiry.
 
=== Engine ===
 
=== Engine ===
Vehicle engine number linked to the inquiry.
+
Vehicle engine number that is linked to the inquiry.
 
=== SourceID ===
 
=== SourceID ===
Internal data source used to identify the source of the data displayed.
+
Internal data sources used to identify the source of the data displayed.
 
=== PictureURL ===
 
=== PictureURL ===
 
Vehicle image related to the VIN for the vehicle.
 
Vehicle image related to the VIN for the vehicle.

Latest revision as of 09:44, 31 May 2023

Datasheet200 NPS-VCR. Vehicle Check report


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



See the VCR page for history and sources for this endpoint 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 advanced 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

The vehicle number plate that is linked to the inquiry.

Make

Vehicle manufacturers' name that is 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 that is linked to the inquiry.

SourceID

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

PictureURL

Vehicle image related to the VIN for the vehicle.