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: GET, POST, 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.