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

Datto /v2/site API

Operations on sites

Datto /v2/site API is one of 10 APIs that Datto publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

The published artifact set on APIs.io includes an OpenAPI specification, an API reference, authentication docs, and rate-limit docs.

This API exposes 15 operations across 12 paths, and defines 57 schemas. It is described by OpenAPI 3.1.0, at version 2.0.0 (Build 201_aadf6556fb176a75fbb9b2aad0f0d2301d64c88a).

Requests are made against a single base URL, https://concord-api.centrastage.net/api.

15 operations 12 paths 57 schemas 2 DELETE8 GET3 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
2.0.0 (Build 201_aadf6556fb176a75fbb9b2aad0f0d2301d64c88a)
Base URL
https://concord-api.centrastage.net/api
Resource Areas
1

Paths & Operations 15

Across 12 paths, the API surfaces 15 operations — 2 DELETE, 8 GET, 3 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

/v2/site 15

Operations on sites

PUT
/v2/site
Creates a new site in the authenticated user's account.
create body → 500409400401
PUT
/v2/site/{siteUid}/variable
Creates a site variable in the site identified by the given site Uid.
createSiteVariable 1 param body → 500409403400404401
GET
/v2/site/{siteUid}
Fetches data of the site (including total number of devices) identified by the given site Uid.
getSite 1 param → 500409404403401
POST
/v2/site/{siteUid}
Updates the site identified by the given site Uid.
update 1 param body → 500409403400401404
POST
/v2/site/{siteUid}/variable/{variableId}
Updates the site variable identified by the given site Uid and variable Id.
updateSiteVariable 2 params body → 500409403400404401
DELETE
/v2/site/{siteUid}/variable/{variableId}
Deletes the site variable identified by the given site Uid and variable Id.
deleteSiteVariable 2 params → 500409403400404401
POST
/v2/site/{siteUid}/settings/proxy
Creates/updates the proxy settings for the site identified by the given site Uid.
updateProxy 1 param body → 500409403400404401
DELETE
/v2/site/{siteUid}/settings/proxy
Deletes site proxy settings for the site identified by the given site Uid.
deleteProxy 1 param → 500409404403401204
GET
/v2/site/{siteUid}/variables
Fetches the variables of the site identified by the given site Uid.
getSiteVariables 3 params → 500409404403401
GET
/v2/site/{siteUid}/settings
Fetches settings of the site identified by the given site Uid.
getSiteSettings 1 param → 500409404403401
GET
/v2/site/{siteUid}/filters
Fetches the site device filters (that the user can see with administrator role) of the site identified by the given site Uid.
getSiteDeviceFilters 3 params → 500409404403401
GET
/v2/site/{siteUid}/devices
Fetches the devices records of the site identified by the given site Uid.
getSiteDevices 4 params → 500409404403401
GET
/v2/site/{siteUid}/devices/network-interface
Fetches the shortened devices records with network interface information of the site identified by the given site Uid.
getSiteDevicesWithNetworkInterface 3 params → 500409404403401
GET
/v2/site/{siteUid}/alerts/resolved
Fetches the resolved alerts of the site identified by the given site Uid.
getSiteResolvedAlerts 4 params → 500409404403401
GET
/v2/site/{siteUid}/alerts/open
Fetches the open alerts of the site identified by the given site Uid.
getSiteOpenAlerts 4 params → 500409404403401

Schemas 57

The contract defines 57 schemas that model the data the API accepts and returns. The most detailed are Udf (300 properties), Device (35 properties), Alert (14 properties), Site (13 properties). Each schema is shown below with its type and property counts.

AlertMonitorInfo
object
Alert monitor information
2 properties
DevicesPage
object
Devices page
2 properties
DevicesNetworkInterfacePage
object
Devices Network Interface page
2 properties
Filter
object
Filter data
6 properties
NetworkInterface
object
Network interface audit data
5 properties
SiteSettings
object
Site settings data
3 properties
EventLogContext
TemperatureContext
CustomSNMPContext
Udf
object
User defined fields
300 properties
Antivirus
object
Device antivirus data
2 properties
AlertContext
object
1 property 1 required
Alert
object
Alert data
14 properties
AntivirusContext
Variable Creation Request
object
Variable creation data
3 properties
ProxySettings
object
Site's Proxy Settings
5 properties
PatchContext
EndpointSecurityThreatContext
PsuContext
Variable
object
Variable data
4 properties
DevicesStatus
object
Devices Status
3 properties
MailRecipient
object
Mail recipient data
7 properties
ScriptContext
Device
object
Device data
35 properties
PingContext
EndpointSecurityWindowsDefenderContext
AlertsPage
object
Alerts page
2 properties
ResponseAction
object
5 properties
DiskHealthContext
Variable Update Request
object
Variable update data
2 properties
ResourceUsageContext
SecCenterContext
WindowsPerformanceContext
DiskUsageContext
BackupManagementContext
FiltersPage
object
Filters page
2 properties
NetworkMonitorContext
PatchManagement
object
Patch management data
4 properties
ActionContext
SiteRequest
object
A site's data request.
5 properties 1 required
DevicesType
object
Devices Type
2 properties
PaginationData
object
Pagination data
4 properties
AlertSourceInfo
object
Alert source information data
4 properties
FanContext
SecurityManagementContext
Device Network Interface
object
Device Network Interface data
10 properties
FileSystemContext
Site
object
Site data
13 properties
GeneralSettings
object
General site settings data
4 properties
VariablesPage
object
Variables page
2 properties
StatusContext
CreateSiteRequest
object
Create a site request.
6 properties 1 required
WmiContext
PrinterContext
OnlineOfflineStatusContext
SNMPProbeContext
RansomWareContext

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

datto-v2-site-api-openapi.yml Raw ↑

Other APIs Datto publishes across the network.

Datto /v2/account API
Datto /v2/activity-logs API
Datto /v2/alert API
Datto /v2/audit API
Datto /v2/device API
Datto /v2/filter API
Datto /v2/job API
Datto /v2/system API
Datto /v2/user API
Where this information came from

This is an independent, third-party profile of Datto /v2/site 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.