Account Management

Introduction

You can use the Acronis Account Management API to:

Note

Some operations might not be covered in this API guide. For a list of all public endpoints and full technical details, see the Account Management 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 Account Management API is available at a specific URL (the base URL): <datacenter_url>/api/<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.
    Currently, the API has two versions.
    This guide covers the API version 2, which is the preferable version to work with.

    Important

    The API version 1 is discontinued and its users must migrate to API version 2 by June 30, 2023.