Components for application integration with NFC technology
REST API
Cost 150 USD
Webhook
Cost 35 USD
Keyboard output
Cost 35 USD
File output
Cost 35 USD
External application
Cost 35 USD
Clipboard
Cost 35 USD
Browser
Cost 35 USD
Plugin description
REST API
Features
The REST API plugin is a local API server that runs on the user's PC. The API server allows you to interact with NFC tags through the REST interface by sending HTTP requests.
The server has the ability to provide a web socket connection to receive notifications of occurring events (NFC tag detection, results of operations, etc.).
Plugin can be used to interact with web applications and services.
The following operations are available:
Read information about readers connected to a PC
Read information about the NFC tag (UID, ATS, manufacturer, model)
Read an NDEF message written to an NFC tag
Write NDEF messages on an NFC tag
Read memory dump NFC tags
NFC tag memory lock
Send low-level commands to an NFC tag (read/write memory pages etc.)