Skip to main content

Base URL

https://{host}
All endpoints live under the /Agent root path, for example:
https://{host}/Agent/Account/Login

Resource naming

Resources follow the pattern:
/Agent/{Category}/{Endpoint}
Categories map to major capabilities such as Account, Xmpp, Legal, and Tokens.

HTTP methods

Unless explicitly stated otherwise, endpoints use POST. For example, Account/DomainInfo is accessed with GET.