获取当前用户的 KEY 信息(若接口返回 token 字段)
cURL
curl --request GET \ --url https://aihubmix.com/api/user/token \ --header 'Authorization: Bearer <token>'
{ "success": true, "message": "<string>", "data": { "token": "<string>" } }
Documentation IndexFetch the complete documentation index at: https://docs.aihubmix.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.aihubmix.com/llms.txt
Use this file to discover all available pages before exploring further.