Acronis PSA API
This document covers the Acronis PSA application programming interface (API).
What can I do with the Acronis PSA 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 Acronis PSA functionality, see the product documentation.
Data format
The API uses HTTP/1.1 protocol and operates mostly with JSON-formatted messages.
Location
The Acronis PSA 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 Acronis PSA API is currently version 1.