Routescope APIRoutescope API

获取令牌使用情况

🔑 需要令牌认证(TokenAuth)

GET
/api/usage/token/
curl -X GET "https://api.routescope.ai/api/usage/token/"
Empty

Authorization

BearerAuth

AuthorizationBearer <token>

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

In: header

Response Body

最后更新于