Difference between revisions of "NPS-CLONE"
Jump to navigation
Jump to search
(3 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 == | == Interface == | ||
This is a [[REST API]] endpoint using HTTP GET.<br> | This is a [[REST API]] endpoint using HTTP GET.<br> | ||
Line 6: | 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 | + | See our [https://api.nptracker.co.za/docs/ API documentation page] for advanced help and examples on using this endpoint. |
=== Parameters === | === Parameters === | ||
− | === TDB === | + | ==== TDB ==== |
== Output == | == Output == | ||
We provide a JSON formatted output of the results available from this API endpoint. | 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]] | [[File:NPS-CLONE JSON.png|400px|thumb|right|NPS-CLONE JSON output]] | ||
=== TDB === | === TDB === |
Latest revision as of 09:38, 31 May 2023
This is the developer's corner to aid in integrating our RESTful API into their apps. |
Contents
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.