该接口需要传入小红书千帆cookie,先登录千帆,再获取创作者中心的cookie
Authorization: Bearer ********************
curl --location --request POST 'http://creator.moreapi.cn/api/xhs/get_goods_list' \ --header 'Cookie;' \ --header 'Authorization: Bearer <token>'
{}