NPS-API: Difference between revisions

From NP Tracker projects
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
[[File:Datasheet250.png|200px|thumb|right|Datasheet250 NPS-API NP Tracker suspect vehicle API interface]]<br>
[[File:Datasheet250.png|200px|thumb|right|Datasheet250 NPS-API NP Tracker suspect vehicle API interface]]<br>
{{warning|1=This is the developers corner to aid in intergrating our RESTfull API into their apps.}}
{{warning|1=This is the developer's corner to aid in integrating our RESTfull API into their apps.}}
<nowiki>{{warning|Here is a long warning, which is sufficiently wordy to run onto a second line (unless you have a really large screen!),
which would normally cause it to wrap round the icon, but because we passed it as a parameter
it keeps its left alignment straight.}}</nowiki>
== Interface ==
== Interface ==
This is a [[REST]]ful endpoint using HTTP GET.<br>
Available to any device/server on the internet.
== Usage ==
== Usage ==
To use this endpoint you will need a valid API-KEY available after registration on [[NPS-CLOUD]].<br>
See our API documentation page for advance help and examples on using this endpoint.
=== Parameters ===
==== cmd ====
===== add =====
===== demo =====
===== ping =====
===== nps =====
===== mute =====
===== unmute =====
==== str ====
==== token ====
==== id ====
==== trim ====
==== history ====
== Output ==
== Output ==
We provide a JSON formatted output of the results available from this API endpoint.
=== id ===
=== response_ms ===
=== plate ===
=== desc ===
=== last_date ===
=== report_date ===
=== result ===
=== version===

Revision as of 08:11, 5 April 2019

Datasheet250 NPS-API NP Tracker suspect vehicle API interface


WarningWarning: This is the developer's corner to aid in integrating our RESTfull API into their apps.


Interface

This is a RESTful 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

cmd

add
demo
ping
nps
mute
unmute

str

token

id

trim

history

Output

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

id

response_ms

plate

desc

last_date

report_date

result

version