Knowledge Base
Use the TeamViewer API
Last Modified 15 апр. 2026 г.
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.
Features
The TeamViewer API for application developers provides access to the following TeamViewer functionality:
- User Management
- Group Management
- Session Management
- Connection reports
- Online Meetings
- Computers & Contacts
- Web Monitoring
- Monitoring and Patch Management
Create a script token
To use the TeamViewer API, you need to create a script token.
Use the API
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:


