Skip to content

Stream recording API $

Description

This section describes API methods for creating, deleting and managing stream recording settings.

API interface

General information

  • Required headers: CDN-AUTH-TOKEN (authorization token, see Authorization)
  • Successful response Content-Type: application/json
  • Resource ID means ID of RTMP/RTSP-publish or SRT-publish resource
  • All responses, including errors, has the body with the same structure: there always is status key; in case of success responses there is data key with response data where it is applicable, otherwise there might be description key with error description.