Shopping cart

close
How Can We Help?
< All Topics
Print

IQnexus API

Overview

The IQnexus Platform provides access to your device data through the IQnexus HTTPS REST API. This API allows you to integrate IoT devices with third-party systems like Fleet Management Services, Building Management Systems (BMS), and ERP systems via MQTT or HTTPS connections. The platform supports integration with various Building Automation and Energy-Management systems.

API Reference and Testing Environment


An API test environment is provided for reference and test of the IQnexus rest API & NBnano On-Premise Platform

  • Cloud Platform (IQnexus):
  • On-Premise Platform (NBnano):
    • For the NBnano On-Premise Platform, you can access the test environment at:
      • http://192.168.12.1:3030 (when connected via Wi-Fi access point)
      • Alternatively, you can access the test environment via the LAN IP using port #3030.

Token Authentication


The IQnexus API uses HTTPS token authentication to protect access. To retrieve your API access token, follow these steps:

  1. Access to Profile Information:
    • Log in to your IQnexus profile.
  2. Copy your access Token:
    • Navigate to your profile details where you will find the access token. Copy this token for future use.
  3. Use the Token:
    • Use this token to authenticate API requests. To unlock API access, you will either use the Cloud Platform URL or the IP address of your local NBnano.

Happy Coding!


Once you’ve obtained your token and access URL, you’re ready to begin integrating your devices using the IQnexus API.

 

 

 

Previous Modbus TCP Slave
Next Exposing Data via MQTT
Table of Contents