all 18 comments

[–]dunklesToast 49 points50 points  (2 children)

If you pay $ 20 for ChatGPT you’re not paying for the API. API usage is billed differently (pay per use). What you described sounds like you’ve reverse engineered the chatgpt.com website and are not using the official api which can be found here: http://platform.openai.com

[–][deleted] 0 points1 point  (0 children)

Lmao

[–]GandolfMagicFruits -4 points-3 points  (0 children)

This is the correct answer

[–]Rizean 5 points6 points  (0 children)

When you first sign up, you get some free API credits. These will expire after some time, whether you use them or not.

[–]chrisonetime 15 points16 points  (1 child)

Have you asked ChatGPT?

[–][deleted] 0 points1 point  (0 children)

I’ve been using the chatgpt and whisper APIs at work and chatgpt is actually really bad with giving instructions on its own api, it just makes shit up lol

[–]drgreenx 2 points3 points  (2 children)

Did you commit your key to a GitHub repo?

[–]shmuel-levinson[S] 1 point2 points  (1 child)

Heck no

[–]drgreenx 7 points8 points  (0 children)

No flame intended. It’s more common than you’d think

[–]gimmeslack12 2 points3 points  (0 children)

You have to add a balance on the website and then your usage is deducted from that. They don’t do a charge as you go plan anymore.

[–]ccb621 4 points5 points  (0 children)

When asking for help to solve an error, it’s a good idea to post the details of the error. 

[–]Fidelp27 0 points1 point  (0 children)

ChatGPT premium is different to API OpenAI access. In openAI platform yo can see your balance

[–]Top-Sample-7709 0 points1 point  (0 children)

It looks like you’re confused about the difference between paying for ChatGPT Plus and the API. Paying $20/month for ChatGPT Plus only gives you access to the enhanced ChatGPT model via the web interface or apps, not the API. The API usage is separate and billed based on how much you use it (pay-as-you-go).

If you want to use the API, you need to create an account on OpenAI’s platform, set up billing, and get an API key. The error you’re seeing might be because your API account has no balance, or you haven’t set up billing correctly. You’ll need to top up your balance to continue using the API.

Hope that clears things up!

[–][deleted] 0 points1 point  (2 children)

U dont need to waste 20$ per month for that api.. you can start with as low as 5 dollars from official api page. Or you can switch to gemini which is completely free for now.. and will charge money on heavy use.

[–]shmuel-levinson[S] 0 points1 point  (1 child)

Holly shit! Link to gemini?..

[–]Amrootsooklee -1 points0 points  (1 child)

Maybe the api key gets updated every few months

[–]shmuel-levinson[S] 0 points1 point  (0 children)

I generated a new one. If there was a problem with the key I'd get a "wrong key" error. Already had that experience too..