Authorization: Bearer ********************curl --location --request GET '/api/profile/me' \
--header 'Authorization: Bearer <token>'{
"avatar_url": "https://img.snowy.moe/head.png",
"nickname": "沐妮卡",
"description": "voluptate esse magna nulla in",
"total_points": 0
}