Wireless Sensor Tags JSON Web Service API Documentation


Download the Web UI SDK:

The SDK allows you to quickly experiement/run your own customized HTML5/Javascript user interface using your existing browser for live access of your Tags and Tag Managers. Simply zip the folder to distribute your custom UI to other users and they can use it with theirs.

The following are the open web service API of mytaglist.com/.net. These API are what you need to build everything from simple cutom automation/integration projects to full-fledged apps like the official iOS app.

Important: Please review New Cloud Architecture with Multiple Databases if your tag manager is hosted by other than mytaglist.com (for example my.wirelesstag.net)

Currently, we only provide concise documentation for each method. More detailed information will be added in future or per requests. Let us know how you plan to use these APIs and we will help you as much as we can.

The following are source code of the mytalist.com/eth Web App, which is 100% based on HTML/jQuery/Ajax calling the above web service API.

Cross link to API documentation/html UI element/internal javascript functions have been added for easy browsing. These will serve as excellent example on how to use the above web service API.