Next Topic

Previous Topic

Book Contents

Introduction

The Open API provides a way for customers to make SOAP-protocol authenticated calls to Kaseya® BMS™—using either https://bms.kaseya.com/ or https://bmsemea.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.

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:

Supported Operations

The OpenAPI itself provides self-documentation for all supported SOAP operations. Add /WS/OpenAPI.asmx to any BMS website URL. For example:

https://bms.kaseya.com/WS/OpenAPI.asmx