Motadata Docs

Introduction

Motadata provides a facility to integrate third-party clients with the ServiceOps Portal. This enables you to use the APIs and REST APIs via these applications and create or manage requests without logging into the ServiceOps Portal.

What are APIs?

An API (Application Programming Interface) acts as a mediator between the two software programs or applications to communicate with each other. Using this you can get the required details or perform the required action.

What are REST APIs?

A REST (REpresentational State Transfer) API defines a set of functions which the developers can use to perform requests and receive responses via the HTTP protocol such as GET and POST.

The integration guide is for those who want to create and manage requests using APIs and REST APIs. It contains the below sections: