The Open API provides a way for customers to make SOAP-protocol authenticated calls to Kaseya® BMS™—using either
or https://bms.kaseya.com/
—from their existing applications or third-party tools. This SOAP API offers the functionalities for various operations dealing with projects, tasks and more.https://bmsemea.kaseya.com/
Assumptions
The partner is using BMS services and is registered for an account with BMS.
API Authentication
As a security mechanism, every call of the BMS Open API is authenticated. Each API Call has to be accompanied by a custom SOAP header holding the authorized user BMS credentials consisting of:
UserName
Password
CompanyName
Supported Operations
The OpenAPI itself provides self-documentation for all supported SOAP operations. Add
to any BMS website URL. For example:/WS/OpenAPI.asmx
https://bms.kaseya.com/WS/OpenAPI.asmx