点击前往 活动页 领取免费余额!
Authorization: Bearer ********************
curl --location --request GET 'https://api.multipost.app/v1/social/rednote/profile?user_id=5f4a10070000000001006fc7' \
--header 'Authorization: Bearer <token>'
{
"code": 0,
"msg": "success",
"data": {
"usage": {
"total": 0.0001
}
}
}