lonlie/openai-chatgpt-billing
实现免登录查询OpenAI ChatGPT用量及余额,包含前端html页面和后端的主要逻辑,简洁高效,可以自己部署实现。 支持通过key(格式:sk-xxx)或者session key(格式:sees-xxx)查询。同时适用于共享大号额度查询的场景,可以查询指定用户公共ID(user_public_id或user_id,格式:user-xxx)的用量情况。 支持指定日期用量查询。 查询结果包含:剩余额度、总额度、已用额度、是否绑卡、key到期时间。 针对官方每分钟5次的限制做了优化。 可以分别统计各模型分别的用量。This project that allows login-free querying of OpenAI ChatGPT usage and balance.
This tool helps you track your OpenAI ChatGPT API usage and remaining balance without needing to log into the official OpenAI website. You provide your API key or session key, and it gives you details like total spent, remaining credit, whether a payment method is linked, and the key's expiration date. This is useful for anyone managing OpenAI API costs, especially those sharing accounts or tracking usage for specific projects.
No commits in the last 6 months.
Use this if you need a quick, login-free way to monitor your OpenAI API spending, manage shared account budgets, or track usage for specific users or models.
Not ideal if you require highly precise DALL-E image generation usage statistics, as those figures might be less accurate.
Stars
57
Forks
4
Language
HTML
License
—
Category
Last pushed
Oct 18, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/lonlie/openai-chatgpt-billing"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
dairoot/ChatGPT-Mirror
🚀 一键部署个人的 ChatGPT 镜像站
lzwme/chatgpt-nav
AI 聊天绘图在线工具网址导航
vual/ChatGPT-Next-Web-Pro
基于chatgpt-next-web,增加了midjourney绘画功能,支持mj-plus的ai换脸和局部重绘,接入了stable-diffusion,支持oss,支持接入fastgpt知识库...
yangjian102621/geekai-plus
基于ChatGPT-PLUS 项目开发的高级版,增加了很多高级功能,比如思维导图,Dalle 绘画等。高级版的部分功能会逐步迁移到社区版。
viyiviyi/AI-Assistant-ChatGPT
这是一个AI使用工具,可以使用AI进行文字创作或模拟聊天,支持简单地配置复杂的设定,支持在任何时候修改、停用、启用设定,实现更便捷有效的控制AI生成内容。可以配合API中转服务使用ChatGPT...