欢迎使用星辰云盘官方api接口这是官方文档
curl --location --request GET 'https://pan.szczk.top/czkapi/create_direct_link?file_id=123' \ --header 'Authorization;'
{ "code": 200, "msg": "令牌刷新成功", "data": { "direct_link": "https://pan.szczk.top/d/123/0/123.exe" } }