Skip to main content
Version: 8.4

Managing Change Using API

Welcome to ServiceOps Change Management API. Our APIs allow third party systems to create, update, and read a Change from our ServiceOps Platform.

All CRUD operations using APIs are done with the following methods: GETPOST, UPDATE, and DELETE.

First you need to setup your Client with our system and authenticate to acquire a Token ID. Using the Token ID you have to make all the requests to our system.

Change APIs