# Live API Reference

> ⚠️ This document is a machine-translated draft and is currently undergoing review. Some content may be inaccurate or differ from the original Korean version. For the most precise information, please refer to the Korean documentation. 
 - **API Access Token**: <a href="https://kollus-api.redocly.app/en/products/live/live_guide#authentication-method" target="_blank">Live API Guide - Authentication Method</a> 
 - **Identification Key Information**: <a href="https://docs.kollus.com/en/dev-guide/live/quickstart/key" target="_blank">Authentication and Key References</a>
 - **Official Documentation**: <a href="https://docs.kollus.com/en/" target="_blank">Kollus Docs</a>

Version: 1.0
License: Terms of Service

## Servers

```
https://api-live-kr.kollus.com/api
```

## Security

### kollus_oauth2

Kollus oauth2 security.

Type: oauth2
Scopes:
- `live:creator`: Live Creator App
- `platform-app`: Platform Api Actions

## Download OpenAPI description

 - [Live API Reference](https://kollus-api.redocly.app/_bundle/@l10n/en/products/live/@1.0/openapi.yaml)

## Service Contract Information

 - [GET /v1/live/service-accounts/{service_account_key}/contracts](https://kollus-api.redocly.app/en/products/live/openapi/service-contract-information/67ce4976bc74feb04e1e46c84fbc6a57.md): [ **Accessible Role**: Super Administrator ] Retrieves detailed contract information.
 - [GET /v1/live/service-accounts/{service_account_key}/chatting-services](https://kollus-api.redocly.app/en/products/live/openapi/service-contract-information/d142e2226e243388b38c165d745c62d4.md): Retrieves detailed contract information for the chat service.
## Encoding Profile Management

 - [GET /v1/live/service-accounts/{service_account_key}/profile-groups](https://kollus-api.redocly.app/en/products/live/openapi/encoding-profile-management/fd1e5c0c1208df2b154a64f4d3250e36.md): Retrieves the complete list of encoding profile groups registered in the system.
 - [GET /v1/live/service-accounts/{service_account_key}/profile-groups/{live_media_profile_group_key}/profiles](https://kollus-api.redocly.app/en/products/live/openapi/encoding-profile-management/b665d2e469bccd943dcbb7caedc764dd.md): Retrieves the complete list of encoding profiles included in a specific profile group.
 - [PUT /v1/live/service-accounts/{service_account_key}/profile-groups/{live_media_profile_group_key}/profiles/{live_media_profile_id}/attach](https://kollus-api.redocly.app/en/products/live/openapi/encoding-profile-management/2a51ebe989ca19d215bf7acd63ac6d39.md): [ **Accessible Role**: Super Administrator ] Activates a specific encoding profile for use during live streaming. Up to 3 profiles can be activated simultaneously per service account.
 - [PUT /v1/live/service-accounts/{service_account_key}/profile-groups/{live_media_profile_group_key}/profiles/{live_media_profile_id}/detach](https://kollus-api.redocly.app/en/products/live/openapi/encoding-profile-management/f6873b46af6ebf8e8a2151cc9b9ffb1b.md): [ **Accessible Role**: Super Administrator ] Deactivates an encoding profile currently in use. At least 1 profile must remain in an activated state.
## Channel Management

 - [GET /v1/live/service-accounts/{service_account_key}/channels](https://kollus-api.redocly.app/en/products/live/openapi/channel-management/8b09ca1457b528b823c66d698beba686.md): Retrieves the complete channel list. You can filter the results using query parameters.
 - [POST /v1/live/service-accounts/{service_account_key}/channels](https://kollus-api.redocly.app/en/products/live/openapi/channel-management/3cb7197bdc6e76c558343e27933dbb01.md): [ **Accessible Role**: Super Administrator ] Registers a new live channel. For details on channel configuration, refer to the <a href="https://docs.kollus.com/en/service-guide/live/setting/channel/#ch
 - [GET /v1/live/service-accounts/{service_account_key}/channels/{channel_key}](https://kollus-api.redocly.app/en/products/live/openapi/channel-management/5acdb8ad22b5f1588fb659df5b739365.md): Retrieves detailed information of a specific channel.
 - [PUT /v1/live/service-accounts/{service_account_key}/channels/{channel_key}](https://kollus-api.redocly.app/en/products/live/openapi/channel-management/19132bacdba0aa98f079c9a24fa729c1.md): [ **Accessible roles**: Super Admin, Admin ] Updates the detailed settings of an existing registered channel.
 - [DELETE /v1/live/service-accounts/{service_account_key}/channels/{channel_key}](https://kollus-api.redocly.app/en/products/live/openapi/channel-management/9896e28965cd9907818109625c8c2fd3.md): [ **Accessible roles**: Super Admin ] Permanently deletes a specific channel from the system.
 - [PUT /v1/live/service-accounts/{service_account_key}/channels/{channel_key}/disable](https://kollus-api.redocly.app/en/products/live/openapi/channel-management/cab64917d80add751849b14526112618.md): [ **Accessible roles**: Super Admin ] Deactivates an active channel. Deactivated channels are blocked from playback in the player.
 - [PUT /v1/live/service-accounts/{service_account_key}/channels/{channel_key}/enable](https://kollus-api.redocly.app/en/products/live/openapi/channel-management/a70389bb80273c24b9071a9c7a8d6dcf.md): [ **Accessible roles**: Super Admin ] Activates an inactive channel. Activated channels become available for playback in the player.
 - [PUT /v1/live/service-accounts/{service_account_key}/channels/{channel_key}/trash](https://kollus-api.redocly.app/en/products/live/openapi/channel-management/d60aae97ec2f37a481c5e98b0eb4dc04.md): [ **Accessible roles**: Super Admin ] Stops the broadcast of a specific channel. The stopped channel is changed to a hidden status and will no longer appear in the channel list.
 - [PUT /v1/live/service-accounts/{service_account_key}/channels/{channel_key}/restore](https://kollus-api.redocly.app/en/products/live/openapi/channel-management/f7d9be7f8d45b6557f151f7ef79589ec.md): [ **Accessible roles**: Super Admin ] Restores a previously hidden channel back to the list.
 - [PUT /v1/live/service-accounts/{service_account_key}/channels/{channel_key}/callback](https://kollus-api.redocly.app/en/products/live/openapi/channel-management/8c593ff66ca5e1808e6ed68657bb825c.md): [ **Accessible roles**: Super Admin, Admin ] Configures an endpoint (URL) to allow the system to deliver information to an external server when a specific event occurs. The type of data transmitted va
## Creator Management

 - [GET /v1/live/service-accounts/{service_account_key}/channels/{channel_key}/creators](https://kollus-api.redocly.app/en/products/live/openapi/creator-management/0a9d5248e34e495f9311e7eb95e85bba.md): Retrieves the list of Creators registered to a specific channel. You can use query parameters to filter the results.
 - [POST /v1/live/service-accounts/{service_account_key}/channels/{channel_key}/creators](https://kollus-api.redocly.app/en/products/live/openapi/creator-management/0a9d5248e34e495f9311e7eb95e85bbb.md): [ **Accessible roles**: Super Admin, Admin ] Registers a new Creator to conduct live streams on a specific channel.
 - [PUT /v1/live/service-accounts/{service_account_key}/channels/{channel_key}/creators/{creator_code}](https://kollus-api.redocly.app/en/products/live/openapi/creator-management/paths/~1v1~1live~1service-accounts~1%7Bservice_account_key%7D~1channels~1%7Bchannel_key%7D~1creators~1%7Bcreator_code%7D/put.md): [ **Accessible roles**: Super Admin, Admin ] Changes the nickname of a registered Creator.
 - [DELETE /v1/live/service-accounts/{service_account_key}/channels/{channel_key}/creators/{creator_code}](https://kollus-api.redocly.app/en/products/live/openapi/creator-management/paths/~1v1~1live~1service-accounts~1%7Bservice_account_key%7D~1channels~1%7Bchannel_key%7D~1creators~1%7Bcreator_code%7D/delete.md): [ **Accessible roles**: Super Admin, Admin ] Permanently deletes a Creator belonging to a specific channel from the system.
## Live Streaming Management

 - [GET /v1/live/service-accounts/{service_account_key}/broadcasts](https://kollus-api.redocly.app/en/products/live/openapi/live-streaming-management/959c7a991bd8e6ab4e2f20c10b95676f.md): Retrieves the full list of live streams for a specific service account. You can use query parameters to filter the results.
 - [GET /v1/live/service-accounts/{service_account_key}/channels/{channel_key}/broadcasts](https://kollus-api.redocly.app/en/products/live/openapi/live-streaming-management/8c593ff66ca5e1808e6ed68657bb825d.md): Retrieves the list of live streams for a specific channel. You can filter the results using query parameters.
 - [GET /v1/live/service-accounts/{service_account_key}/broadcasts/{broadcast_key}](https://kollus-api.redocly.app/en/products/live/openapi/live-streaming-management/48664e18d3f032ac84b842f41e95d85b.md): Retrieves detailed information for a specific live stream.
 - [PUT /v1/live/service-accounts/{service_account_key}/broadcasts/{broadcast_key}](https://kollus-api.redocly.app/en/products/live/openapi/live-streaming-management/0e2c51ff22e3293700099d27feb7af02.md): Updates the title of an existing live stream.
 - [POST /v1/live/service-accounts/{service_account_key}/broadcasts/{broadcast_key}/duplicate-recording](https://kollus-api.redocly.app/en/products/live/openapi/live-streaming-management/paths/~1v1~1live~1service-accounts~1%7Bservice_account_key%7D~1broadcasts~1%7Bbroadcast_key%7D~1duplicate-recording/post.md): Starts manual recording of an ongoing live stream.
 - [DELETE /v1/live/service-accounts/{service_account_key}/broadcasts/{broadcast_key}/duplicate-recording](https://kollus-api.redocly.app/en/products/live/openapi/live-streaming-management/paths/~1v1~1live~1service-accounts~1%7Bservice_account_key%7D~1broadcasts~1%7Bbroadcast_key%7D~1duplicate-recording/delete.md): Immediately stops an ongoing manual recording.
 - [PUT /v1/live/service-accounts/{service_account_key}/broadcasts/{broadcast_key}/cue-sign-timeshift](https://kollus-api.redocly.app/en/products/live/openapi/live-streaming-management/6bbeb29fdaccd3cca5c6e31ff90719ab.md): Changes the playback start point (cue sign) of a broadcast with the Timeshift feature enabled. This setting adjusts the initial display position when entering the broadcast. Viewers can only seek back
 - [GET /v1/live/service-accounts/{service_account_key}/broadcasts/{broadcast_key}/like-download](https://kollus-api.redocly.app/en/products/live/openapi/live-streaming-management/8ac0a6f372a7ad57d22de24f8c312645.md): Generates a URL to download the 'like' reaction data from a specific live stream as a file.
## Program Schedule Management

 - [GET /v1/live/service-accounts/{service_account_key}/programs](https://kollus-api.redocly.app/en/products/live/openapi/program-schedule-management/paths/~1v1~1live~1service-accounts~1%7Bservice_account_key%7D~1programs/get.md): Retrieves the program schedule list for all scheduled live channels.
 - [GET /v1/live/service-accounts/{service_account_key}/channels/{channel_key}/programs](https://kollus-api.redocly.app/en/products/live/openapi/program-schedule-management/paths/~1v1~1live~1service-accounts~1%7Bservice_account_key%7D~1channels~1%7Bchannel_key%7D~1programs/get.md): Retrieves the program schedule list for a specific scheduled live channel.
 - [POST /v1/live/service-accounts/{service_account_key}/channels/{channel_key}/programs](https://kollus-api.redocly.app/en/products/live/openapi/program-schedule-management/paths/~1v1~1live~1service-accounts~1%7Bservice_account_key%7D~1channels~1%7Bchannel_key%7D~1programs/post.md): [ **Accessible roles**: Super Admin ] Registers a new program schedule to be broadcast on a scheduled live channel. You can configure uploaded VOD content to be streamed sequentially at a specific tim
 - [PUT /v1/live/service-accounts/{service_account_key}/channels/{channel_key}/programs/{program_id}](https://kollus-api.redocly.app/en/products/live/openapi/program-schedule-management/paths/~1v1~1live~1service-accounts~1%7Bservice_account_key%7D~1channels~1%7Bchannel_key%7D~1programs~1%7Bprogram_id%7D/put.md): [ **Accessible roles**: Super Admin ] Updates the schedule information for a specific program.
 - [DELETE /v1/live/service-accounts/{service_account_key}/channels/{channel_key}/programs/{program_id}](https://kollus-api.redocly.app/en/products/live/openapi/program-schedule-management/paths/~1v1~1live~1service-accounts~1%7Bservice_account_key%7D~1channels~1%7Bchannel_key%7D~1programs~1%7Bprogram_id%7D/delete.md): [ **Accessible roles**: Super Admin ] Deletes the schedule information for a specific program.
 - [GET /v1/live/service-accounts/{service_account_key}/programs/media-contents](https://kollus-api.redocly.app/en/products/live/openapi/program-schedule-management/paths/~1v1~1live~1service-accounts~1%7Bservice_account_key%7D~1programs~1media-contents/get.md): [ **Accessible roles**: Super Admin, Admin ] Retrieves the full list of VOD content uploaded to the system for scheduled live streaming. You can filter results using query parameters.
 - [GET /v1/live/service-accounts/{service_account_key}/programs/media-contents/upload-url](https://kollus-api.redocly.app/en/products/live/openapi/program-schedule-management/paths/~1v1~1live~1service-accounts~1%7Bservice_account_key%7D~1programs~1media-contents~1upload-url/get.md): [ **Accessible roles**: Super Admin ] Generates a one-time endpoint URL for securely uploading a content file.
 - [DELETE /v1/live/service-accounts/{service_account_key}/programs/media-contents/{upload_file_key}](https://kollus-api.redocly.app/en/products/live/openapi/program-schedule-management/paths/~1v1~1live~1service-accounts~1%7Bservice_account_key%7D~1programs~1media-contents~1%7Bupload_file_key%7D/delete.md): [ **Accessible roles**: Super Admin ] Permanently deletes VOD content uploaded for scheduled live streaming from the system.
 - [GET /v1/live/service-accounts/{service_account_key}/programs/wait-media-contents](https://kollus-api.redocly.app/en/products/live/openapi/program-schedule-management/paths/~1v1~1live~1service-accounts~1%7Bservice_account_key%7D~1programs~1wait-media-contents/get.md): [ **Accessible roles**: Super Admin, Admin ] Retrieves the full list of waiting screens uploaded to the system for scheduled live streaming. You can filter results using query parameters.
 - [POST /v1/live/service-accounts/{service_account_key}/programs/media-contents/upload-wait-file](https://kollus-api.redocly.app/en/products/live/openapi/program-schedule-management/paths/~1v1~1live~1service-accounts~1%7Bservice_account_key%7D~1programs~1media-contents~1upload-wait-file/post.md): [ **Accessible roles**: Super Admin ] Generates a one-time endpoint URL for uploading a waiting screen image file to be displayed before a scheduled program starts.
## Syndication Management

 - [GET /v1/live/service-accounts/{service_account_key}/channels/{channel_key}/syndications](https://kollus-api.redocly.app/en/products/live/openapi/syndication-management/a54d316907c57f8c35c037aed1666200.md): Retrieves the list of syndication settings registered for a specific channel.
 - [POST /v1/live/service-accounts/{service_account_key}/channels/{channel_key}/syndications](https://kollus-api.redocly.app/en/products/live/openapi/syndication-management/16c76f5dd6fda9a187dc8bc3a13e25a7.md): Adds a new syndication setting.
 - [GET /v1/live/service-accounts/{service_account_key}/channels/{channel_key}/syndications/{syndication_id}](https://kollus-api.redocly.app/en/products/live/openapi/syndication-management/0f1ac67f90905f86bfbd879a77d3365c.md): Retrieves detailed information of a specific syndication setting.
 - [PUT /v1/live/service-accounts/{service_account_key}/channels/{channel_key}/syndications/{syndication_id}](https://kollus-api.redocly.app/en/products/live/openapi/syndication-management/3617ae67fe4d4ab0b2cd29ca69b6836a.md): Updates detailed information of a specific syndication setting.
 - [DELETE /v1/live/service-accounts/{service_account_key}/channels/{channel_key}/syndications/{syndication_id}](https://kollus-api.redocly.app/en/products/live/openapi/syndication-management/d8befcff832d3140d10829704b4d0f6a.md): Permanently deletes a specific syndication setting from the system.
## Chat Management

 - [POST /v1/live/service-accounts/{service_account_key}/channels/{channel_key}/kollus-chatting](https://kollus-api.redocly.app/en/products/live/openapi/chat-management/8ac0a6f372a7ad57d22de24f8c312642.md): [ **Accessible roles**: Super Admin, Admin ] Updates the detailed settings of the chat feature.
 - [GET /v1/live/service-accounts/{service_account_key}/channels/{channel_key}/chatting](https://kollus-api.redocly.app/en/products/live/openapi/chat-management/8ac0a6f372a7ad57d22de24f8c312643.md): Retrieves the detailed configuration of a chat room.
 - [GET /v1/live/service-accounts/{service_account_key}/channels/{channel_key}/chatting-info](https://kollus-api.redocly.app/en/products/live/openapi/chat-management/8ac0a6f372a7ad57d22de24f8c312640.md): Retrieves the detailed configuration of a chat room.
 - [POST /v1/live/service-accounts/{service_account_key}/channels/{channel_key}/chatroll-chatting](https://kollus-api.redocly.app/en/products/live/openapi/chat-management/8ac0a6f372a7ad57d22de24f8c312641.md): [ **Accessible roles**: Super Admin, Admin ] Updates the integration information for Chatroll, an external chat service.
 - [GET /v1/live/service-accounts/{service_account_key}/broadcasts/{broadcast_key}/chatting-joined-users-on-air](https://kollus-api.redocly.app/en/products/live/openapi/chat-management/8ac0a6f372a7ad57d22de24f8c312647.md): Retrieves the number of real-time chat participants and their information.
 - [GET /v1/service-accounts/{service_account_key}/chat/stats](https://kollus-api.redocly.app/en/products/live/openapi/chat-management/8ac0a6f372a7ad57d22de24f8c312646.md): Retrieves chat usage statistics data. You can configure the aggregation unit and query period in detail through query parameters.
 - [GET /v1/live/service-accounts/{service_account_key}/broadcasts/{broadcast_key}/chatting-download](https://kollus-api.redocly.app/en/products/live/openapi/chat-management/8ac0a6f372a7ad57d22de24f8c312644.md): Generates a URL to download the original chat data of a specific live stream as a file.
## Recording File Destination Management

 - [GET /v1/live/service-accounts/{service_account_key}/channels/{channel_key}/file-transfers](https://kollus-api.redocly.app/en/products/live/openapi/recording-file-destination-management/77de69ba7be7bf5c1e888e8312d160e5.md): Retrieves the list of external destinations (FTP, storage, etc.) for recording files registered to a specific channel.
 - [POST /v1/live/service-accounts/{service_account_key}/channels/{channel_key}/file-transfers/ftp](https://kollus-api.redocly.app/en/products/live/openapi/recording-file-destination-management/paths/~1v1~1live~1service-accounts~1%7Bservice_account_key%7D~1channels~1%7Bchannel_key%7D~1file-transfers~1ftp/post.md): Register external FTP server information to transfer completed recording files.
 - [POST /v1/live/service-accounts/{service_account_key}/channels/{channel_key}/file-transfers/sftp](https://kollus-api.redocly.app/en/products/live/openapi/recording-file-destination-management/paths/~1v1~1live~1service-accounts~1%7Bservice_account_key%7D~1channels~1%7Bchannel_key%7D~1file-transfers~1sftp/post.md): Register external SFTP server information for secure transfer of completed recording files.
 - [POST /v1/live/service-accounts/{service_account_key}/channels/{channel_key}/file-transfers/kollus](https://kollus-api.redocly.app/en/products/live/openapi/recording-file-destination-management/paths/~1v1~1live~1service-accounts~1%7Bservice_account_key%7D~1channels~1%7Bchannel_key%7D~1file-transfers~1kollus/post.md): Register account and integration information to transfer completed recording files to the Kollus VOD service. Refer to the <a href="https://docs.kollus.com/en/service-guide/live/setting/recording/#reg
 - [POST /v1/live/service-accounts/{service_account_key}/channels/{channel_key}/file-transfers/s3](https://kollus-api.redocly.app/en/products/live/openapi/recording-file-destination-management/89385d7adb008bdae8696705cc128200.md): Register Amazon S3 bucket and authentication information to transfer completed recording files.
 - [GET /v1/live/service-accounts/{service_account_key}/channels/{channel_key}/file-transfers/{file_transfer_id}](https://kollus-api.redocly.app/en/products/live/openapi/recording-file-destination-management/774d33cb10a8777e6ddbfd28aca34691.md): Retrieve the detailed settings of a registered file transfer destination.
 - [PUT /v1/live/service-accounts/{service_account_key}/channels/{channel_key}/file-transfers/{file_transfer_id}](https://kollus-api.redocly.app/en/products/live/openapi/recording-file-destination-management/6eab18cd2235ecb10648bdcb6dffe485.md): Update the connection information and operational settings of an existing registered file transfer destination. The required parameters differ depending on the transfer destination type (FTP, SFTP, S3
 - [DELETE /v1/live/service-accounts/{service_account_key}/channels/{channel_key}/file-transfers/{file_transfer_id}](https://kollus-api.redocly.app/en/products/live/openapi/recording-file-destination-management/b20dedeb4c8baea4ec13fd6795b11535.md): Permanently deletes the registered file transfer destination configuration from the system.
 - [PUT /v1/live/service-accounts/{service_account_key}/channels/{channel_key}/file-transfers/{file_transfer_id}/status](https://kollus-api.redocly.app/en/products/live/openapi/recording-file-destination-management/16b01651f49114c89e5971b1dee88d22.md): Activates or deactivates file transfer to a specific registered destination.
## Recording File Management

 - [GET /v1/live/service-accounts/{service_account_key}/recording-files](https://kollus-api.redocly.app/en/products/live/openapi/recording-file-management/paths/~1v1~1live~1service-accounts~1%7Bservice_account_key%7D~1recording-files/get.md): Retrieves the full list of recording files. You can filter the results using query parameters.
 - [GET /v1/live/service-accounts/{service_account_key}/channels/{channel_key}/recording-files](https://kollus-api.redocly.app/en/products/live/openapi/recording-file-management/paths/~1v1~1live~1service-accounts~1%7Bservice_account_key%7D~1channels~1%7Bchannel_key%7D~1recording-files/get.md): Retrieves the list of recording files for live streams conducted on a specific channel. You can filter the results using query parameters.
 - [GET /v1/live/service-accounts/{service_account_key}/channels/{channel_key}/broadcasts/{broadcast_key}/recording-files](https://kollus-api.redocly.app/en/products/live/openapi/recording-file-management/paths/~1v1~1live~1service-accounts~1%7Bservice_account_key%7D~1channels~1%7Bchannel_key%7D~1broadcasts~1%7Bbroadcast_key%7D~1recording-files/get.md): Retrieves the list of recording files for a specific live stream. You can filter the results using query parameters.
 - [GET /v1/live/service-accounts/{service_account_key}/channels/{channel_key}/broadcasts/{broadcast_key}/recording-files/{recording_file_id}/download](https://kollus-api.redocly.app/en/products/live/openapi/recording-file-management/paths/~1v1~1live~1service-accounts~1%7Bservice_account_key%7D~1channels~1%7Bchannel_key%7D~1broadcasts~1%7Bbroadcast_key%7D~1recording-files~1%7Brecording_file_id%7D~1download/get.md): Generates a URL to download the created recording file to a local environment.
## Statistics

 - [GET /v1/live/service-accounts/{service_account_key}/statistics/viewer/{duration_minute}min-during-a-day](https://kollus-api.redocly.app/en/products/live/openapi/statistics/paths/~1v1~1live~1service-accounts~1%7Bservice_account_key%7D~1statistics~1viewer~1%7Bduration_minute%7Dmin-during-a-day/get.md): [ **Accessible roles**: Super Admin, Admin ] Retrieves viewer count data for all live streams within the service account at specified time intervals.
 - [GET /v1/live/service-accounts/{service_account_key}/channels/{channel_key}/statistics/viewer/{duration_minute}min-during-a-day](https://kollus-api.redocly.app/en/products/live/openapi/statistics/paths/~1v1~1live~1service-accounts~1%7Bservice_account_key%7D~1channels~1%7Bchannel_key%7D~1statistics~1viewer~1%7Bduration_minute%7Dmin-during-a-day/get.md): [ **Accessible roles**: Super Admin, Admin ] Retrieves viewer count data for all live streams streamed from a specific channel at specified time intervals.
 - [GET /v1/live/service-accounts/{service_account_key}/broadcasts/{broadcast_key}/statistics/viewer/{duration_minute}min-during-a-day](https://kollus-api.redocly.app/en/products/live/openapi/statistics/paths/~1v1~1live~1service-accounts~1%7Bservice_account_key%7D~1broadcasts~1%7Bbroadcast_key%7D~1statistics~1viewer~1%7Bduration_minute%7Dmin-during-a-day/get.md): [ **Accessible roles**: Super Admin, Admin ] Retrieves viewer count data for a specific live stream at specified time intervals.
 - [GET /v1/live/service-accounts/{service_account_key}/statistics/summary-daily](https://kollus-api.redocly.app/en/products/live/openapi/statistics/paths/~1v1~1live~1service-accounts~1%7Bservice_account_key%7D~1statistics~1summary-daily/get.md): [ **Accessible roles**: Super Admin, Admin ] Retrieves summary data of key statistical metrics by date for all live streams.
 - [GET /v1/live/service-accounts/{service_account_key}/statistics/summary](https://kollus-api.redocly.app/en/products/live/openapi/statistics/paths/~1v1~1live~1service-accounts~1%7Bservice_account_key%7D~1statistics~1summary/get.md): [ **Accessible roles**: Super Admin, Admin ] Retrieves summary data for all live streams during a specified period.
 - [GET /v1/live/service-accounts/{service_account_key}/channels/{channel_key}/statistics/summary](https://kollus-api.redocly.app/en/products/live/openapi/statistics/paths/~1v1~1live~1service-accounts~1%7Bservice_account_key%7D~1channels~1%7Bchannel_key%7D~1statistics~1summary/get.md): [ **Accessible roles**: Super Admin, Admin ] Retrieves summary data for all live streams streamed from a specific channel during a specified period.
 - [GET /v1/live/service-accounts/{service_account_key}/broadcasts/{broadcast_key}/statistics/summary](https://kollus-api.redocly.app/en/products/live/openapi/statistics/paths/~1v1~1live~1service-accounts~1%7Bservice_account_key%7D~1broadcasts~1%7Bbroadcast_key%7D~1statistics~1summary/get.md): [ **Accessible roles**: Super Admin, Admin ] Retrieves summary data for a specific live stream during a specified period.
 - [GET /v1/vod/service-accounts/{service_account_key}/statistics/summary-daily](https://kollus-api.redocly.app/en/products/live/openapi/statistics/paths/~1v1~1vod~1service-accounts~1%7Bservice_account_key%7D~1statistics~1summary-daily/get.md): [ **Accessible roles**: Super Admin, Admin ] Retrieves daily VOD statistics summary data for all scheduled live streams.
