Difference between revisions of "NPS-ID"
Jump to navigation
Jump to search
(→token) |
|||
Line 9: | Line 9: | ||
=== Parameters === | === Parameters === | ||
==== scan ==== | ==== scan ==== | ||
+ | The URI encoded text string of the Licence disk PDF-417 barcode. | ||
==== token ==== | ==== token ==== | ||
This is your [[NPS-CLOUD]] account access token ([[API Key]]) available under the NPS-API menu in your NPS-CLOUD account. | This is your [[NPS-CLOUD]] account access token ([[API Key]]) available under the NPS-API menu in your NPS-CLOUD account. | ||
− | |||
== 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-DL JSON.png|400px|thumb|right|NPS-DL JSON output]] | [[File:NPS-DL JSON.png|400px|thumb|right|NPS-DL JSON output]] | ||
=== User_IP === | === User_IP === |
Revision as of 20:17, 6 April 2019
Warning: 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.
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
scan
The URI encoded text string of the Licence disk PDF-417 barcode.
token
This is your NPS-CLOUD account access token (API Key) available under the NPS-API menu in your NPS-CLOUD account.
Output
We provide a JSON formatted output of the results available from this API endpoint.