API Documentation

API Documentation

API Documentation

The ServiceDesk Plus MSP Cloud API allows you to perform all the operations that you do with our web client.

ServiceDesk Plus MSP Cloud API is built using REST principles which ensures predictable URLs that make writing applications easy. This API follows HTTP rules, enabling a wide range of HTTP clients can be used to interact with the API.

Every resource is exposed as a URL. The URL of each resource can be obtained by accessing the API Root Endpoint.
    • Related Articles

    • Deluge for API Calls

      Using Deluge Scripting, you can make API calls easily from ServiceDesk Plus MSP Cloud to any third-party applications. ServiceDesk Plus MSP Cloud REST APIs enable you to perform all operations that you execute through the web client. To understand ...
    • Add/Edit/Delete Service Desk Data

      SDP.get(options) Fetch the widget data such as URLs, or any input data in the custom widget from the server. You can also perform a cross portal call from the custom widget using this function. Note that only SDP V3 APIs can be invoked using this ...
    • Closure Rules Use Cases

      Closure Rules Pointers Closure rules automate the collection of vital details and execute relevant actions before a record can be closed in the service desk. Closure rules are not customer-specific. Supported Modules: Requests, Problems, Changes, ...
    • Schedules Use Cases

      Schedules Pointers Schedules allows you to schedule the execution of custom functions and define how often they must execute. Schedules are customer-specific. You can associate one or more schedules with each scheduled function. You can enable or ...
    • Triggers Use Cases

      Triggers Pointers Triggers can be configured for All Customers or a specific customer. Once configured, the Customer cannot be changed. Triggers are module-specific and not site-specific. However, you can configure for specific sites of customers ...