Task Management
Introduction
You can use the Acronis Task Manager API to view and filter tasks and activities.
Note
Some operations might not be covered in this API guide. For a list of all public endpoints and full technical details, see the Task Manager API reference.
Data format
The API uses the secure HTTP/1.1 over TLS 1.2 protocol, and operates mostly with JSON-formatted messages.
Location
The Acronis Task Manager API is available at a specific URL (the base URL): <datacenter_url>/api/task_manager/v<version>
, where:
<datacenter_url>
is the URL of the Acronis data center where the client using the API is registered.<version>
is the API version number.The Task Manager API is currently version 2.