Advanced Automation API
This document covers the Advanced Automation application programming interface (Advanced Automation API).
What can I do with the Advanced Automation API?
This interface enables the integration developers to programmatically leverage the following functionality:
Manage billing information about the customers.
Manage sales and products.
Manage ticketing system through service desk.
Manage billing and invoices.
For more details on the Advanced Automation functionality, refer to the product documentation.
Data format
The API uses HTTP/1.1 protocol and operates mostly with JSON-formatted messages.
Location
The Acronis Advanced Automation API is available at a specific URL (the base URL): <datacenter_url>/api/advanced-automation/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 Advanced Automation API is currently version 1.