Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

This project provides a quick and easy way to check OpenAI API Key balances, supports multiple key checks, and includes a tutorial for setting up a Cloudflare reverse proxy.这个项目提供了一个快速简便的方式来查询 OpenAI API Key 的余额,支持多个 Key 的查询,并附带了 Cloudflare 反向代理的搭建教程。

Notifications You must be signed in to change notification settings

jing8263xiao/openai-billing

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

openai-billing

This project provides a quick and easy way to check OpenAI API Key balances, supports multiple key checks, and includes a tutorial for setting up a Cloudflare reverse proxy.这个项目提供了一个快速简便的方式来查询 OpenAI API Key 的余额,支持多个 Key 的查询,并附带了 Cloudflare 反向代理的搭建教程。

Feature:

  1. 纯开源项目,使用 html 内的js 脚本请求内容,不会收集任何数据
  2. 支持国内直连,输入 API Key 后自动识别查询
  3. 支持自建反向代理查询,让你的查询更安心
  4. 支持多个 KEY 查询,自动提取 KEY 并批量查询
  5. 包含独立部署反代代码,使用更放心。
  6. 单个 html 代码,体积 18KB 极速加载

如何使用?

直接使用:https://aivesa.com/checkbilling

独立部署:

  1. 下载 checkbilling.html
  2. 本地用浏览器打开,或者上传到服务器打开

反向代理搭建:

  1. 注册并登录 Cloudflare
  2. 点击 Workers,Create a Service,选择HTTP Router
  3. 创建后点击快速编辑按钮,将项目中 cloudflare.worker.js 中的代码复制下来,粘贴到编辑区域,保存并部署即可。
  4. 获取反向代理的链接,或者使用自己的 domain 作为反向代理

About

This project provides a quick and easy way to check OpenAI API Key balances, supports multiple key checks, and includes a tutorial for setting up a Cloudflare reverse proxy.这个项目提供了一个快速简便的方式来查询 OpenAI API Key 的余额,支持多个 Key 的查询,并附带了 Cloudflare 反向代理的搭建教程。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 100.0%