Skip to main content

Overview

Welcome to ServiceOps CMDB API. Our APIs allow third party systems to create, update, and read a CI request 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 using either an API Key or an access token. Using this you have to make all the requests to our system.

note

The CMDB APIs are available from version 8.6.5 onwards.

CMDB APIs