-
Introduction to TeamViewer API
Introduction to TeamViewer API The TeamViewer IoT Solutions uses the following APIs: TeamViewer IoT Agent MQTT API enables advanced users to access the device data, e.g. using data for your web application. TeamViewer IoT Cloud API enables advanced users to access the device data, e.g. using data for your custom IoT cloud…
-
TeamViewer IoT agent MQTT API
The Teamviewer IoT MQTT API is using version 3.1 of MQTT protocol. The API is based on the publish-subscribe model. See the MQTT API documentation for TeamViewer IoT under https://docs.teamviewer-iot.com/mqtt-api/.
-
TeamViewer IoT Cloud API
The API uses the RESTful approach. Only GET (for get actions) and POST (for create, update and delete actions) requests are allowed. Other methods will be rejected silently. See the Cloud API Documentation for TeamViewer IoT under https://docs.teamviewer-iot.com/cloud-api/. Please note that the current TeamViewer IoT Cloud…
-
TeamViewer IoT Web API
TeamViewer provides a web-based API that allows you to access data and control various aspects of your TeamViewer account. You can use the API to develop apps that integrate TeamViewer functionality into your own corporate environment, or you can develop apps that everyone can use. The API uses REST to communicate with…