Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Gemini API - 429 Resource has been exhausted (e.g. check quota).

I have implemented a logic where I have created 15 API keys and allowed access to them. The whole process goes to GeminiPro1.0, which is Google's AI. The reason for all this is that if I use only one API key simultaneously, the entire process takes 4-5 days, as I want to stay outside the 60 calls per minute per API key limit, so that Gemini can be used for free. Accordingly, I now have 15 running in parallel so that the time should be limited to a few hours. However, I received the message "429 Resource has been exhausted (e.g. check quota)." As well as: "limit 'GenerateContent request limit per minute for a region' of service 'generativelanguage.googleapis.com' for consumer 'project_number:11111111111(sample)'". Could this possibly be because almost all the API keys are associated with one project? How do I increase that and what would it cost?

7 27 59.4K
27 REPLIES 27