Docs »

API

Programmatically interact with Cerb from other apps and services.

The REST-based1 Web API2 provides the ability to remote control Cerb for automation, synchronization, and integration. For example, you can use the API from other applications and services to create tickets, search records, monitor notifications, manage tasks, and run automations.

The API uses OAuth 2.0 to authorize API requests. It supports returning data in XML or JSON.

References