The Saner Web Services Guide provides all the information needed to integrate with Saner APIs. Through these APIs, you can perform a wide range of operations on the Saner Server.
Organization Hierarchy
Saner Server represents an organizational hierarchy of accounts/sites → groups → devices, mirroring how IT teams structure their environments.
Organization
└── Account / Site
└── Group
└── Device
This hierarchy is reflected across all API operations — most requests require specifying an accountid to scope the operation to a particular account.
