Atera API v3

Atera's REST API. Twelve data domains — Agents, Alerts, Billing, Contacts, Contracts, Customers, CustomValues, Departments, Devices, KnowledgeBase, Rates and Tickets — reachable over HTTPS only at https://app.atera.com/api/v3 and authenticated with an account API token supplied in the X-API-KEY request header. Tokens are created in Admin > Data management > API with an expiration date (one year maximum), an optional IP allowlist, and either full access or custom per-domain Read/Write/Delete permissions. API access is included in every paid subscription but is disabled during the free trial.

API entry from apis.yml

apis.yml Raw ↑
name: Atera API v3
description: Atera's REST API. Twelve data domains — Agents, Alerts, Billing, Contacts, Contracts, Customers,
  CustomValues, Departments, Devices, KnowledgeBase, Rates and Tickets — reachable over HTTPS only at
  https://app.atera.com/api/v3 and authenticated with an account API token supplied in the X-API-KEY request
  header. Tokens are created in Admin > Data management > API with an expiration date (one year maximum),
  an optional IP allowlist, and either full access or custom per-domain Read/Write/Delete permissions.
  API access is included in every paid subscription but is disabled during the free trial.
humanURL: https://app.atera.com/apidocs
baseURL: https://app.atera.com/api/v3
tags:
- IT Management
- RMM
- PSA
- Tickets
- Agents
- Devices
- Alerts
properties:
- type: Documentation
  url: https://support.atera.com/hc/en-us/articles/219083397-Using-the-Atera-API
- type: APIReference
  url: https://app.atera.com/apidocs
- type: Authentication
  url: authentication/atera-authentication.yml
- type: Conventions
  url: conventions/atera-conventions.yml
- type: Webhooks
  url: asyncapi/atera-webhooks.yml