NPS-ID: Difference between revisions

From NP Tracker projects
Jump to navigation Jump to search
(Created page with "Nps id")
 
No edit summary
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
Nps id
{{#seo:
|title=API
|titlemode=append
|keywords=API, NPS-ID, Identity Document, ID, Identity Document card
|description=API interface to decode South African Identity Document card barcodes
}}
[[File:Datasheet300.png|200px|thumb|right|Datasheet300 NPS-ID. Decode API for the South African ID card barcode]]<br>
{{API|1=This is the developer's corner to aid in integrating our RESTful 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 advanced 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.
[[File:NPS-DL JSON.png|400px|thumb|right|NPS-DL JSON output]]
=== User_IP ===

Latest revision as of 07:40, 31 May 2023

Datasheet300 NPS-ID. Decode API for the South African ID card barcode


Note This is the developer's corner to aid in integrating our RESTful 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 advanced 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.

NPS-DL JSON output

User_IP