{}
curl --location 'https://suno.x-mi.cn/apiclouds/v1/suno/getVerificationPhrase' \ --header 'x-apiid: 155007609383837293' \ --header 'x-token: sk-BFC648DFDAF84AE994F78485BB130B3F' \ --header 'Content-Type: application/json' \ --data '{}'
{ "code": 0, "msg": "OK", "data": { "phraseText": "轻声歌唱在明亮的夜空中", "phraseId": "5d9d5a29-571d-4fe2-b7ae-1cea6a760ea7", "channelId": 6888, "expireTime": 30 }, "success": true }