Difference between revisions of "NPS-CLONE"

From NP Tracker projects
Jump to navigation Jump to search
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
{{#seo:
 +
|title=API
 +
|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
 +
|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 RESTful 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 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|400px|thumb|right|NPS-CLONE JSON output]]
 +
=== 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