{
"cookie":"",
"ps":"",
"pn":"",
"proxy":""
}
curl --location --request POST 'http://creator.moreapi.cn/api/bilibili/user_post_list' \
--header 'Content-Type: application/json' \
--data-raw '{
"cookie":"",
"ps":"",
"pn":"",
"proxy":""
}'
{
"code": 0,
"path": "string",
"time": "string",
"msg": "string",
"proxy": null,
"data": {
"url": "string",
"refresh_token": "string",
"timestamp": 0,
"code": 0,
"message": "string"
}
}