AnyDesk REST API

The my.anydesk I REST API automates retrieval and management of AnyDesk account data from the my.anydesk management console: license and account details, registered clients and their aliases/online status, session history and detailed session data, session comments, closing active sessions, and listing address books. Authenticated with a License ID and API Password in a request header.

API entry from apis.yml

apis.yml Raw ↑
name: AnyDesk REST API
description: 'The my.anydesk I REST API automates retrieval and management of AnyDesk account data from
  the my.anydesk management console: license and account details, registered clients and their aliases/online
  status, session history and detailed session data, session comments, closing active sessions, and listing
  address books. Authenticated with a License ID and API Password in a request header.'
humanURL: https://support.anydesk.com/docs/rest-api
baseURL: https://my.anydesk.com
version: 1.1.1
tags:
- Remote Access
- Session Management
- License Management
properties:
- type: Documentation
  url: https://support.anydesk.com/docs/rest-api
- type: APIReference
  url: https://support.anydesk.com/docs/rest-api
- type: Authentication
  url: authentication/anydesk-authentication.yml