希望有API可以查credit总量和用量(hope there's an API that can check total credit amount and usage.)

Problem

没有API可以查到当前还剩多少credit。

There is no API to check how much credit is left.

Solution

提供一个API来查询当前账号剩余credit。最好是能直接用Access Tokens或者其他简单方式鉴权的接口。

Provide an API to query the remaining credit for the current account. Ideally, the API should be able to authenticate directly using Access Tokens or other simple methods.

Use Case

我现在有两个账号,其中一个账号A创建了一个Access Tokens挂在github actions里面给PR跑代码review。我日常用另外一个账号B做开发。然后我得定期登录账号A来查询credit消耗,避免用超了导致后续代码无法review。很麻烦。我想vibe一个自动定时查credit消耗的东西,但没有API,走浏览器实现每次又得网页登录qoder,处理google登录很麻烦。

I currently have two accounts. Account A has created an Access Token and is linked to GitHub Actions for code reviews of pull requests. I use account B for daily development. I need to periodically log into account A to check credit usage to avoid exceeding limits and preventing subsequent code reviews. This is very cumbersome. I’d like to vibe a tool to automatically check credit usage on a schedule, but there’s no API for that. Implementing it through a browser requires logging into Qorder each time, and handling Google login is cumbersome.

Priority

  • :red_circle: High - Blocking issue
  • :yellow_circle: Medium - Important improvement
  • :green_circle: Low - Nice to have

Additional Info

(Optional: screenshots, examples, links)

感谢反馈,您的这个需求已经收到,目前内部提单分析评估中,有进一步进展同步您 :saluting_face: