curl --location --request GET 'https://api2.hik-cloud.com/v1/ezviz/account/info' \
--header 'Authorization: Bearer '
{
"code": 200,
"message": "操作成功",
"data": {
"appKey": "0a635f538292418ab002e6be40ea39be",
"token": "ra.0gzsolbl75swjwzt1sgcynxm05aces19-3npk1lv0dp-06ayae5-hxjmcd45k"
}
}