Difference between revisions of "NPS-CLONE"

From NP Tracker projects
Jump to navigation Jump to search
 
Line 3: Line 3:
 
|titlemode=append
 
|titlemode=append
 
|keywords=NPS-CLONE, API, Vehicle database, Cloned vehicles, NP Tracker suspect vehicles, NP Tracker, Suspect vehicle, Crime-fighting, Crime, numberplate, number plate, Clone
 
|keywords=NPS-CLONE, API, Vehicle database, Cloned vehicles, NP Tracker suspect vehicles, NP Tracker, Suspect vehicle, Crime-fighting, Crime, numberplate, number plate, Clone
|description=API interface to do vehicle clone checks and submit vehicles data to the clone checking algorithm.
+
|description=API interface to do vehicle clone checks and submit vehicle data to the clone-checking algorithm.
 
}}
 
}}
 
[[File:Datasheet210.png|200px|thumb|right|Datasheet210 NPS-CLONE. Vehicle clone detector/database]]
 
[[File:Datasheet210.png|200px|thumb|right|Datasheet210 NPS-CLONE. Vehicle clone detector/database]]
{{API|1=This is the developer's corner to aid in integrating our RESTfull API into their apps.}}
+
{{API|1=This is the developer's corner to aid in integrating our RESTful API into their apps.}}
 
== Interface ==
 
== Interface ==
 
This is a [[REST API]] endpoint using HTTP GET.<br>
 
This is a [[REST API]] endpoint using HTTP GET.<br>
Line 12: Line 12:
 
== 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 ===
 
==== TDB ====
 
==== TDB ====

Latest revision as of 09:38, 31 May 2023

Datasheet210 NPS-CLONE. Vehicle clone detector/database

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


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

TDB

Output

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

File:NPS-CLONE JSON.png
NPS-CLONE JSON output

TDB