BooyahDocs/docs/channels.md
Fijxu f715c168a7 Added more api docs, changed few things 🖤
+ Added Curl request examples (chatrooms api)
+ Updated tree in the files of ./docs
2021-08-20 06:50:42 -04:00

29 lines
679 B
Markdown
Executable file

# Channels API
Work in progress...
## Tree 🌲
```less
channels
├── alert-configs.md
├── stats.md
├── stream-keys.md
├── stream-settings.md
├── streams.md
└── videos.md
```
### Public access
[Info about some stream (/streams)](./channels/streams.md)
[Get alert configuration of a channel (/alert-configs)](./channels/alert-configs.md)
### Private access
[Get stream stats about your channel (/stats)](./channels/stats.md)
[Get info about your stream keys and rtpm servers (/stream-keys)](./channels/stream-keys.md)
[Get info about your stream settings (/stream-settings)](./channels/stream-settings.md)