Datto

Datto is a data-protection and IT-management vendor for managed service providers (MSPs) and internal IT teams, now part of Kaseya. Its platform spans business continuity and disaster recovery (SIRIS, ALTO, Endpoint Backup), SaaS Protection for Microsoft 365 and Google Workspace, Remote Monitoring and Management (Datto RMM), Autotask professional services automation (PSA), networking (Wi-Fi, switches, firewalls, Secure Edge), and cybersecurity (Managed SOC, EDR, antivirus). Datto RMM publishes a versioned REST API (v2, OpenAPI 3.1) with platform-specific regional hosts on the CentraStage infrastructure, OAuth 2.0 access tokens, request-rate limiting, and paginated responses, letting partners programmatically manage sites, devices, alerts, jobs, audits, and account variables. Datto runs a formal Developer Program offering sandbox environments, technical enablement, and an integrations marketplace for vendors building on its solutions.

Datto publishes 1 API on the APIs.io network: RMM API. Tagged areas include Company, Data Protection, Backup, Disaster Recovery, and Managed Service Providers.

Datto’s developer surface includes documentation, API reference, signup flow, pricing, support, engineering blog, authentication, and 17 more developer resources.

44.9/100 thin Agent 58/100 agent ready Full breakdown ↓
scored 2026-07-20 · rubric v0.4
1 APIs 1 MCP Servers 0 Features
CompanyData ProtectionBackupDisaster RecoveryManaged Service ProvidersRemote Monitoring and ManagementEndpoint ManagementCybersecurityIT OperationsSaaS Protection

API Rating

API Evangelist API Evangelist Rating How this is scored →
scored 2026-07-20 · rubric v0.4
Composite quality — 44.9/100 · thin
Contract Quality 9.4 / 25
Developer Ergonomics 12.6 / 20
Commercial Clarity 10.5 / 20
Operational Transparency 3.1 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 58/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/datto: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs

Datto RMM API

The Datto RMM (Remote Monitoring and Management) v2 REST API lets partners manage sites, devices, alerts, jobs, audits, account/site variables, users, and system status across t...

MCP Servers

datto-mcp.yml

MCP SERVER

Rate Limits

Datto Rate Limits

0 limits

RATE LIMITS

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Access & Security 3

Authentication, authorization, and security posture

Operate 4

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: datto
name: Datto
description: Datto is a data-protection and IT-management vendor for managed service providers (MSPs) and internal IT teams,
  now part of Kaseya. Its platform spans business continuity and disaster recovery (SIRIS, ALTO, Endpoint Backup), SaaS Protection
  for Microsoft 365 and Google Workspace, Remote Monitoring and Management (Datto RMM), Autotask professional services automation
  (PSA), networking (Wi-Fi, switches, firewalls, Secure Edge), and cybersecurity (Managed SOC, EDR, antivirus). Datto RMM
  publishes a versioned REST API (v2, OpenAPI 3.1) with platform-specific regional hosts on the CentraStage infrastructure,
  OAuth 2.0 access tokens, request-rate limiting, and paginated responses, letting partners programmatically manage sites,
  devices, alerts, jobs, audits, and account variables. Datto runs a formal Developer Program offering sandbox environments,
  technical enablement, and an integrations marketplace for vendors building on its solutions.
image: https://www.datto.com/wp-content/uploads/datto-opengraph.jpg
url: https://raw.githubusercontent.com/api-evangelist/datto/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- general-catalyst
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-18'
tags:
- Company
- Data Protection
- Backup
- Disaster Recovery
- Managed Service Providers
- Remote Monitoring and Management
- Endpoint Management
- Cybersecurity
- IT Operations
- SaaS Protection
apis:
- name: Datto RMM API
  description: The Datto RMM (Remote Monitoring and Management) v2 REST API lets partners manage sites, devices, alerts, jobs,
    audits, account/site variables, users, and system status across their RMM account. It is served from platform-specific
    regional hosts on the CentraStage infrastructure (e.g. concord, merlot, pinotage, vidal, zinfandel, syrah), secured with
    OAuth 2.0 access tokens minted from API key/secret pairs, rate-limited (600 read / 100 write requests per rolling 60 seconds),
    and paginated (max 250 results per page).
  humanURL: https://rmm.datto.com/help/en/Content/2SETUP/APIv2.htm
  baseURL: https://concord-api.centrastage.net/api
  tags:
  - RMM
  - Remote Monitoring and Management
  - Endpoint Management
  - Devices
  - Alerts
  properties:
  - type: OpenAPI
    url: openapi/datto-rmm-openapi.json
  - type: APIReference
    url: https://concord-api.centrastage.net/api/swagger-ui/index.html
  - type: Authentication
    url: authentication/datto-authentication.yml
  - type: RateLimits
    url: rate-limits/datto-rate-limits.yml
  - type: Overlay
    url: overlays/datto-rmm-overlay.yaml
  - type: ErrorCatalog
    url: errors/datto-problem-types.yml
  - type: DataModel
    url: data-model/datto-data-model.yml
  - type: Conventions
    url: conventions/datto-conventions.yml
common:
- type: DeveloperPortal
  url: https://www.datto.com/developers/
- type: Documentation
  url: https://rmm.datto.com/help/en/Content/2SETUP/APIv2.htm
- type: APIReference
  url: https://concord-api.centrastage.net/api/swagger-ui/index.html
- type: SignUp
  url: https://www.datto.com/developers/join
- type: Pricing
  url: https://www.datto.com/pricing/
- type: Support
  url: https://www.datto.com/support/
- type: Blog
  url: https://www.datto.com/blog/
- type: Integrations
  url: https://www.datto.com/integrations/
- type: TermsOfService
  url: https://www.kaseya.com/legal/website-terms-of-use/
- type: PrivacyPolicy
  url: https://www.kaseya.com/legal/kaseya-privacy-statement/
- type: TrustCenter
  url: https://www.kaseya.com/trust-center/
- type: StatusPage
  url: https://status.datto.com/
- type: Authentication
  url: authentication/datto-authentication.yml
- type: Conventions
  url: conventions/datto-conventions.yml
- type: RateLimits
  url: rate-limits/datto-rate-limits.yml
- type: ErrorCatalog
  url: errors/datto-problem-types.yml
- type: Lifecycle
  url: lifecycle/datto-lifecycle.yml
- type: Deprecation
  url: lifecycle/datto-lifecycle.yml
- type: Conformance
  url: conformance/datto-conformance.yml
- type: MCPServer
  url: mcp/datto-mcp.yml
- type: LLMsTxt
  url: llms/datto-llms.txt
- type: DataModel
  url: data-model/datto-data-model.yml
- type: Sandbox
  url: sandbox/datto-sandbox.yml
- type: AgentSkill
  url: skills/_index.yml
- type: DomainSecurity
  url: security/datto-domain-security.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence