SleepyCloud Music API Token
Control the Player of SleepyCloud
POST https://panel.spacexliquid.xyz/api/consumer/playercontrol
This endpoint allows you to add a song to the queue.
Request Body
Name
Type
Description
method
string
play, pause, stop, skip
server
number
The Server ID you would like to control
token
string
Token for SleepyCloud Music
{}{ errorcode: '400', error: 'Bad Request - The request was invalid.' }The manager was not found.Last updated
Was this helpful?