Welcome to the docs
Developers can use this resource to build third party apps, bots or services that interact with the LISTEN.moe ecosystem. The documentation is divided in 2 parts which are API and WebSocket docs. While most of the user related features requires intereaction through the API, everything about playback, queue and past songs is done through our WebSocket.
If you need access to the raw streams you can find them at:
Type | Jpop | Kpop | Quality |
---|---|---|---|
Vorbis | link | link | 128kbps |
Opus | link | link | 128kbps |
MP3 | link | link | 128kbps |
TIP
Keep in mind that the Vorbis stream carries metadata of the current song and has the best quality bandwidth-wise, so it's always encouraged to use this one.
In case you want to listen to the radio in your own player you can either use one of the url provided above or download the respective .m3u files for jpop and kpop
Without further ado, let's dive into the docs.