NPS-ANPR: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
see [http://www.nptracker.co.za/ANPR.html NPS-ANPR info page] | For info on our public domain ANPS camera project see our [http://www.nptracker.co.za/ANPR.html NPS-ANPR info page].<br> | ||
{{warning|1=This is the developer's corner to aid in integrating our RESTfull 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 advance help and examples on using this endpoint. | |||
=== Parameters === | |||
==== plates ==== | |||
==== token ==== | |||
==== event ==== | |||
==== confidence ==== | |||
== Output == | |||
We provide a JSON formatted output of the results available from this API endpoint. | |||
[[File:NPS-ANPR JSON.png|400px|thumb|right|NPS-ANPR JSON output]] | |||
=== valitplate === | |||
=== responce_ms === | |||
Revision as of 08:45, 5 April 2019
For info on our public domain ANPS camera project see our NPS-ANPR info page.
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 advance help and examples on using this endpoint.
Parameters
plates
token
event
confidence
Output
We provide a JSON formatted output of the results available from this API endpoint.
