NPS-LIC: Difference between revisions
Jump to navigation
Jump to search
(Created page with "Nps lic api") |
No edit summary |
||
| Line 1: | Line 1: | ||
{{warning|1=This is the developer's corner to aid in integrating our RESTfull API into their apps.}} | |||
== Interface == | |||
This is a [[REST API]] endpoint using HTTP GET.<br> | |||
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]].<br> | |||
See our [https://api.nptracker.co.za/docs API documentation page] for advance help and examples on using this endpoint. | |||
=== Parameters === | |||
==== scan ==== | |||
==== vin ==== | |||
==== token ==== | |||
== Output == | |||
We provide a JSON formatted output of the results available from this API endpoint. | |||
[[File:NPS-ANPR JSON.png|400px|thumb|right|NPS-ANPR JSON output]] | |||
=== VIN === | |||
=== scan_plate === | |||
=== scan_manuf === | |||
=== scan_model === | |||
=== scan_class === | |||
=== scan_eng === | |||
=== scan_date === | |||
=== scan_type === | |||
=== pic_url === | |||
=== manufacturer === | |||
=== plant === | |||
=== brand === | |||
=== model === | |||
=== year === | |||
=== engin_number === | |||
=== TokensLeft === | |||
=== unlock === | |||
=== checks === | |||
==== np_tracker ==== | |||
==== external ==== | |||
==== expired ==== | |||
==== manufacturer ==== | |||
==== model ==== | |||
==== engine ==== | |||
==== colour ==== | |||
Revision as of 08:59, 5 April 2019
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
scan
vin
token
Output
We provide a JSON formatted output of the results available from this API endpoint.
