NPS-API: Difference between revisions
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 | {{warning|1=This is the developer's corner to aid in integrating our RESTfull API into their apps.}} | ||
== 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
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.