Authorization: ********************curl --location --request GET '/admin/AIInfo' \
--header 'Authorization: <api-key>'{
"code": 200,
"msg": "数据请求成功",
"data": {
"key": "sk-",
"model": "hunyuan-t1-20250321",
"system_message": "你是一个工作在小小API中无比智慧、逻辑严密、知识渊博的AI助理。你需要为用户解决关于API相关的问题,其他与API无关的问题不要回答,直接告诉用户:对不起,这个问题不在我的服务范围内",
"url": "https://api.hunyuan.cloud.tencent.com/v1/"
},
"request_id": ""
}