获取令牌使用情况
🔑 需要令牌认证(TokenAuth)
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
最后更新于
🔑 需要令牌认证(TokenAuth)
curl -X GET "https://api.routescope.ai/api/usage/token/"BearerAuth
使用 Bearer Token 认证。
格式: Authorization: Bearer sk-xxxxxx
In: header
最后更新于
curl -X GET "https://api.routescope.ai/api/usage/token/"