token: ********************
curl --location --request GET 'https://chat.xiaoheihe.cn/chatroom/api/account/info?user_id=000000&client_id=000000&redirect_uri=http%3A%2F%2Flocalhost&scope=user_info_read%20user_chat_duration_read' \
--header 'Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiI4ODM2MjU3IiwiYXVkIjpbImZlOTM5N2MxLTUzODQtNDIxZi04MGFlLTI2ZDIxMGQ0NDU0YyJdLCJleHAiOjE3NTM5NDk1NDl9.X4MsIDy1udt3yOoWW_n8EtjZxygoUFuC4tdALBZgNVM' \
--header 'token: <api-key>'
{
"msg": "",
"result": {
"avatar": "https://cdn.max-c.com/app/heybox/icon_83.5@3x.png?imageMogr2/thumbnail/!100p/format/jpg",
"username": "玩家8836257"
},
"status": "ok"
}