openai-billing-checker(中文)
The official subscription and usage interfaces of OpenAI will no longer be available starting from July 26, 2023.
Please check the official website for more information. https://platform.openai.com/account/usage
OpenAI API Billing Checker (Muti-KEYs)
Using the apikey to query the balance of the OpenAI billing, which can query a key worth $120.
1、This is a pure open-source project that using JavaScript within HTML to request content. It will not collect any data.
2、Support multi-KEYs queries, automatically extract KEY and query in batches.
3、Supports reverse proxy queries, making your queries more secure.
1、Register and login to Cloudflare.
2、Click Workers,Create a Service,select HTTP Router
3、After creating, click the quick edit button, copy the code from cloudflare.worker.js in the project, paste it into the editing area, save and deploy.
4、Get the link for reverse proxy, or use your own domain as reverse proxy.