RESTful API

RESTful API

We provide a powerful set of Restful API documentation that's used by Analysis behind the scenes to perform all sorts of requests to TagoIO, such as but not limited to:

  • Creating, deleting and editing devices
  • Creating, deleting and editing notifications
  • Creating, deleting and editing users
  • Creating, deleting and editing actions

In order to use the Restful API, you'll need a token. There are three different types of tokens at TagoIO:

  • Device-Token: Performs data request.
  • Account-token: Performs any sort of entity request, such as creating devices.
  • Network-token: Performs data request through a network connection, only useful if you're using your own network.
When executing requests to TagoIO, you will have a limit on the number of requests that can be made during a certain time period. Read more about our Rate Limits.


    • 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 ...
    • Profiles

      Profiles are similar to having different sub-accounts under your own main account. You can create multiple profiles for persons or organizations and then share them with others. By doing this, you will continue to own the 'sub-account' while allowing ...
    • Defining Actions

      Actions are initiated based on specific conditions and can execute a variety of tasks. The first step in configuring an Action is to specify the desired action. Below are the different types of actions available: Push Notification to myself This ...
    • Compose Widget

      The compose widget allows you to add pins to images and videos. You can change the colors, values, and icons for each pin. This widget also accepts features like metadata and groups, that can be set in your variable data. Creating your own To add the ...