Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 691 Bytes

File metadata and controls

18 lines (11 loc) · 691 Bytes
sidebar_label Introduction

OptiView Live REST API

import SidebarCategoryDocCardList from '@site/src/components/SidebarCategoryDocCardList';

OptiView Live provides a REST API to manage channels, receive events, create reports, and set up webhooks.

Alternatively, you can perform the most common actions directly from the OptiView Live dashboard. See our getting started guide for more information.

To get started with the API, see the Authentication guide.

The full API specification is also available as a Swagger document.