2021-08-18 17:15:02 -04:00
![apiv3 ](https://user-images.githubusercontent.com/61166695/129963654-8abb0486-2a0d-42a3-828b-8d604e6ace3b.png )
# Booyah.live Docs
2021-09-14 05:28:01 -03:00
Unofficial usermade documentation of the v3 API of the streaming platform called booyah
2021-08-18 17:15:02 -04:00
2021-08-19 00:24:29 -04:00
Since booyah does not provide documentation to its API, I writing this documentation to make the development of bots (or something else) easier for everyone.
2021-08-18 17:15:02 -04:00
2021-08-19 00:24:29 -04:00
I am not a booyah employee and I am not affiliated with them either. I am just a normal user
2021-08-18 17:15:02 -04:00
This work is in progress, I will update it when I have time available. The booyah api is too extensive to finish it in a few days.
Any useful contribution to the documentation is appreciated :)
2021-08-20 19:10:17 -04:00
>What does it mean when an entry says Private and Public in the docs?
Means whether an API is accessible to everyone (Public) or only to your own user (Private).
2021-08-18 17:15:02 -04:00
## ↓ Docs ↓
2021-08-20 06:50:42 -04:00
### Get users information
2021-08-18 17:15:02 -04:00
2021-08-20 19:10:17 -04:00
[Users API ](./docs/users.md ) (File listing and URLs complete, Docs incomplete)
2021-08-18 18:45:28 -04:00
2021-08-20 06:50:42 -04:00
### Get channels information
2021-08-18 18:45:28 -04:00
2021-08-20 06:50:42 -04:00
[Channels API ](./docs/channels.md ) (Incomplete)
### Get chatrooms information
[Chatrooms API ](./docs/chatrooms.md ) (Incomplete)
### Get games information
2021-08-20 06:52:10 -04:00
[Games API ](./docs/games.md ) (Incomplete)