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 corporate environment or develop apps that everyone can use.
The API uses REST to communicate with your application and the secure authorization standard OAuth 2.0 to manage access to all data.
This article applies to all TeamViewer customers with a Business, Premium, Corporate or Tensor plan.
The TeamViewer API for application developers provides access to the following TeamViewer functionality:
To use the TeamViewer API, you need to create a script token.
You will find the list of all calls you can use and more information about the TeamViewer API here:
You will also find all the pre-built scripts on GitHub: