## General Video Stream Interfaces

### Get Decryption Key

- **Function**: Obtain the file decryption key based on the household dimension

- **API Details**: [getStorageSecret](/en/miniapp/develop/ray/api/ipc/highlight/common/getStorageSecret)

### Bind Device

- **Function**: Mainly used to bind or unbind devices with the Highlights service.

- **API Details**: [bindDevice](/en/miniapp/develop/ray/api/ipc/highlight/device/bindDevice)

### Get Household Camera Device List

- **API Details**: [getCameraList](/en/miniapp/develop/ray/api/ipc/highlight/device/getCameraList)

### View Single Device Details

- **API Details**: [getDeviceDetailsById](/en/miniapp/develop/ray/api/ipc/highlight/device/getDeviceDetailsById)

### Get Service Detail Information

- **API Details**: [getServiceDetail](/en/miniapp/develop/ray/api/ipc/highlight/service/getServiceDetail)

## Highlights Related Interfaces

### Delete Highlights Video File

- **API Details**: [albumFileDelete](/en/miniapp/develop/ray/api/ipc/highlight/timeAlbum/albumFileDelete)

### Save Highlights Configuration

- **API Details**: [albumSettingSave](/en/miniapp/develop/ray/api/ipc/highlight/timeAlbum/albumSettingSave)

### Get Highlights Intelligent Video Date Statistics

- **API Details**: [albumVideoDateCount](/en/miniapp/develop/ray/api/ipc/highlight/timeAlbum/albumVideoDateCount)

### Get Highlights Video File Details

- **API Details**: [albumVideoFileDetail](/en/miniapp/develop/ray/api/ipc/highlight/timeAlbum/albumVideoFileDetail)

### Get Highlights Video File List

- **API Details**: [albumVideoFileList](/en/miniapp/develop/ray/api/ipc/highlight/timeAlbum/albumVideoFileList)

### Get Highlights Configuration Details

- **API Details**: [getAlbumSetting](/en/miniapp/develop/ray/api/ipc/highlight/timeAlbum/getAlbumSetting)

## Integrated Service Interfaces

### Visual Box Custom Semantic Validation

- **API Details**: [visualBoxEventCheck](/en/miniapp/develop/ray/api/ipc/highlight/visionBox/visualBoxEventCheck)

### Query Preset Events of Intelligent Visual Box List

- **API Details**: [getPresetEvent](/en/miniapp/develop/ray/api/ipc/highlight/visionBox/getPresetEvent)

### Query Intelligent Visual Box List (Associated Services)

- **API Details**: [getVisualBoxList](/en/miniapp/develop/ray/api/ipc/highlight/visionBox/getVisualBoxList)
