BooyahDocs/docs/channels.md
Fijxu 6905fea26d Users API folder update
The content of the Users API docs is still to be completed.
APIs that are from the same url were merged in the same file.
./docs/users.md not yet completed
2021-08-20 19:10:17 -04:00

29 lines
680 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)