{
"clientID": "string"
}curl --location --request POST 'https://df-api.shallow.ink/df/audio/shushu/sync' \
--header 'Authorization: Bearer sk-wepDjfhkupzFBk4oNNRFeL4hNS2LGQsJ' \
--header 'Content-Type: application/json' \
--data-raw '{
"clientID": "string"
}'{
"success": true,
"message": "鼠鼠音乐同步完成",
"data": {
"totalSongs": 172,
"totalPlaylists": 4,
"playlists": [
{
"playlistId": "10",
"playlistName": "曼波の小曲",
"songCount": 100
},
{
"playlistId": "20",
"playlistName": "乌鲁鲁金曲",
"songCount": 47
},
{
"playlistId": "11",
"playlistName": "曼波の翻唱",
"songCount": 18
},
{
"playlistId": "90",
"playlistName": "梦到什么听什么",
"songCount": 7
}
],
"duration": "0.45秒",
"source": "shushufan",
"api": "https://api.df.hengj.cn",
"syncTime": "2025-10-28T06:24:39.659Z",
"triggeredBy": "68734e4f5d67fecc0d4ac0b0"
}
}