FairCom Edge provides a REST API, which allows it to be used in applications that do not use Node-RED, ThingWorx, or MQTT.
Full documentation of this JSON-oriented HTTP-based API is presented in REST API Developer Guide.
Basic database CRUD (Create, Read, Update, Delete) operations are available via this modern API framework.
You will need to install and start the FairCom Edge Server, as described in Installing the FairCom Edge Server.
A complete tutorial demonstrating this API is available in the FairCom Database Engine REST API developer guide in the on-line documentation.