欢迎访问 n1n 在线文档!平台充值汇率 1:1 即 1 人民币充值到账 1 美元,支持一个 Key 调用近 600+ 海内外模型,限时特价模型低至 1 折,欢迎上岸!

Authorization: Bearer ********************curl --location 'https://yunwu.ai/api/usage/token/' \
--header 'Authorization: Bearer <token>'{
"code": true,
"message": "ok",
"data": {
"object": "token_usage",
"name": "我的令牌",
"total_granted": 1000000,
"total_used": 250000,
"total_available": 750000,
"unlimited_quota": false,
"model_limits": {},
"model_limits_enabled": false,
"expires_at": 1735689600
}
}