Related Articles
API Overview
It is easy to connect devices, data sources, or third-party APPs to your account using TagoIO Application Programming Interface (API). We have a comprehensive set of APIs that gives you full control to manage your accounts, data, devices, dashboards, ...
machineQ LoRaWAN™
This tutorial provides a step-by-step guide to integrate machineQ LoRaWAN with the TagoIO Platform. By following these instructions, you will enable uplink and downlink operations, allowing data exchange between your LoRaWAN devices and the TagoIO ...
Deleting Data
When making a request to the TagoIO API, you must also specify the appropriate regional endpoint. Check out the available regions here: API documentation DEL - https://api.<region>.tago.io/data Headers: Authorization: Your device token. Optional ...
Managing Devices
Using the account-token, you can manage your devices through API requests. It’s possible to create, edit, delete, and get info of it. When making a request to the TagoIO API, you must also specify the appropriate regional endpoint. Check out the ...
Getting Data
When making a request to the TagoIO API, you must also specify the appropriate regional endpoint. Check out the available regions here: API documentation HEADERS: Authorization: Your-Device-Token GET - https://api.<region>.tago.io/data QUERYSTRINGS: ...