{ }
curl --location --request POST 'https://suno.x-mi.cn/apiclouds/v1/user/info' \ --header 'x-apiid: 155007609383837293' \ --header 'x-token: sk-BFC648DFDAF84AE994F78485BB130B3F' \ --header 'Content-Type: application/json' \ --data-raw '{ }'
{ "code": 0, "msg": "OK", "data": { "userId": 1717097765544330, "credits": 20000, "endDate": "2026-11-27" }, "success": true }