Authorization: ********************curl --location --request GET '/admin/GetApiAdvancedSettings?id=' \
--header 'Authorization: <api-key>'{
"code": 200,
"msg": "数据请求成功",
"data": {
"aid": 4,
"billing_header": "",
"company_auth": false,
"header": "",
"id": 9,
"min_balance": "0",
"phone": false,
"realname": false,
"secret_key": "",
"sse": false,
"two_fa": false,
"vip": false
},
"request_id": ""
}