How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Acronis Event Manager API

The Acronis Event Manager API allows users to monitor and manage events across their entire Acronis ecosystem with real-time access to event data.

Acronis Event Manager API is one of 21 APIs that Acronis publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Acronis, Event, and Monitoring. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 6 operations across 6 paths, and defines 16 schemas. It is described by OpenAPI 3.0.0, at version v1.

Requests are made against a single base URL, https://dev-cloud.acronis.com/api/event_manager/v1.

6 operations 6 paths 16 schemas 5 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
v1
Base URL
https://{datacenter}.acronis.com/api/event_manager/v1
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

Acronis Event Manager API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (oauth2) using the password, clientCredentials and authorizationCode flows, exposing 3 scopes.

  • oauth2 — OAuth 2.0 security scheme definition for a service authorization.

Paths & Operations 6

Across 6 paths, the API surfaces 6 operations — 5 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Operations 6
GET
/topics
Fetch a list of all available topics that client is allowed to publish or subscribe to.
Fetch topics 1 param → 200401403500
GET
/topics/offsets
Fetch the latest offset for a specific topic, providing a global view of the current stream state.
Fetch topic offsets 3 params → 200401403500
GET
/types
Fetch a list of all available event types that client is allowed to publish or subscribe to.
Fetch event types 3 params → 200401403500
POST
/subscriptions
Create a new event subscription based on the provided criteria, such as topic, cti filter, and optional filters.
Create event subscription body → 201401403409500
GET
/subscriptions/offset
Fetch the current offset for a subscriber, indicating the position up to which events have been acknowledged.
Fetch subscription offset 1 param → 200401403500
GET
/events
Fetch a batch of events starting from a specified cursor position, supporting real-time event consumption with optional limits and timeouts.
Fetch events 5 params → 200401403429500

Schemas 16

The contract defines 16 schemas that model the data the API accepts and returns. The most detailed are Event (14 properties), PostSubscriptionRequest (10 properties), GetSubscriptionResponse (10 properties), Topic (7 properties). Each schema is shown below with its type and property counts.

Topic
object
Event topic is a stream of events of the same or different types sharing the same delivery, ordering, consolidation & retention rules.
7 properties 7 required
ErrorMessage
object
1 property 1 required
GetTopicsOffsetResponse
object
2 properties 2 required
EventType
object
Defines the structure of the event type. It is used to define the structure of the event and to validate the event data.
6 properties 3 required
PostSubscriptionRequest
object
10 properties 4 required
GetSubscriptionResponse
object
10 properties 4 required
GetSubscriptionOffsetResponse
object
2 properties 2 required
GetEventsResponse
object
2 properties 2 required
duration_iso
string
Duration format compliant to [ISO 8601](https://en.wikipedia.org/wiki/ISO8601Durations). See regex with unit tests [here](https://regex101.com/r/A2fis4).
INFINITE
string
The retention period for events within this topic on event archive side is infinite.
error
object
Base error object
7 properties 2 required
CTIWildcard
string
CTI with wildcard support, where the wildcard can only be used as the final character of a segment.
Event
object
Defines the structure of the event that has occurred. Events will contain two types of information: the event data representing the occurrence and context meta…
14 properties 5 required
kbLinkInfo
object
Components for kblink
6 properties 6 required
debugInfo
object
Error debug information (map type)
EventType_1
object
Defines the structure of the event type. It is used to define the structure of the event and to validate the event data.
3 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

acronis-events-v1-openapi.json Raw ↑

Other APIs Acronis publishes across the network.

Acronis Resource and Policy Management API
Acronis Advanced Automation API
Acronis Disaster Recovery Service API
Acronis Endpoint Detection and Response API
Acronis Vault Manager REST API
Acronis Activities API
Acronis Agent Updates API
Acronis Agents API
Acronis Authentication API
Acronis Clients API
Acronis Hardware Nodes API
Acronis Licensing API
Where this information came from

This is an independent, third-party profile of Acronis Event Manager API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.