MoleAPIMoleAPI
文档API 参考管理接口令牌管理

获取令牌使用情况

🔑 需要令牌认证(TokenAuth)

GET
/api/usage/token/

Authorization

BearerAuth

AuthorizationBearer <token>

使用 Bearer Token 认证。 格式: Authorization: Bearer sk-xxxxxx

In: header

Header Parameters

Authorization?string

Response Body

curl -X GET "https://api.moleapi.com/api/usage/token/"
Empty

这篇文档对您有帮助吗?

最后更新于

返回首页网关