bubble1990
BANNED
- Apr 5, 2023
- 316
- 117
Firstly, you need a ChatGPT account (even if the API usage is exhausted, it's okay). Log in to your ChatGPT account, visit http://chat.openai.com/api/auth/session, and get your Access Token ( Search for ","authProvider", then copy the content
between "authProvider" and ","authProvider". that is access token.
Open https://ai.fakeopen.com/token , enter your name and the Access Token you obtained earlier. You will get a Share Token (note that "share token" doesn't imply that this token will be shared with anyone). In the software's API domain settings , replace https://chat.openai.com/v1/chat/completions with https://ai.fakeopen.com/v1/chat/completions. This way, you can continue using the API within the software even with an account that has no remaining API quota.
Moreover, you can even create a pool token using multiple Share Tokens on this site https://ai.fakeopen.com/pool. This can help increase the requests limit per minute (I generated a pool token using 10 Share Tokens). When generating the pool token for the second time,, you can specify the previously generated pool token, eliminating the need to change the API in the software. Please note that tokens expire every 14 days, requiring you to regenerate them. To simplify the process of generating a pool token, you can use this script: https://gist.github.com/pengzhile/448bfcfd548b3ae4e665a84cc86c4694
between "authProvider" and ","authProvider". that is access token.
Open https://ai.fakeopen.com/token , enter your name and the Access Token you obtained earlier. You will get a Share Token (note that "share token" doesn't imply that this token will be shared with anyone). In the software's API domain settings , replace https://chat.openai.com/v1/chat/completions with https://ai.fakeopen.com/v1/chat/completions. This way, you can continue using the API within the software even with an account that has no remaining API quota.
Moreover, you can even create a pool token using multiple Share Tokens on this site https://ai.fakeopen.com/pool. This can help increase the requests limit per minute (I generated a pool token using 10 Share Tokens). When generating the pool token for the second time,, you can specify the previously generated pool token, eliminating the need to change the API in the software. Please note that tokens expire every 14 days, requiring you to regenerate them. To simplify the process of generating a pool token, you can use this script: https://gist.github.com/pengzhile/448bfcfd548b3ae4e665a84cc86c4694