Request to restore AIzaSy API key format for my account

Hello Google AI Team,

My account was recently migrated to the new AQ. key format.
Unfortunately, AQ. keys do not work with the standard REST API endpoint
(generativelanguage.googleapis.com).

I am building a local POS system that uses Gemini API directly via HTTPS requests
(Node.js server). The AQ. format returns authentication errors with the REST endpoint.

Could you please restore the standard AIzaSy key generation for my account?

Account email: c.....@gmail.com

Thank you.

Can you share the error you’re seeing? Are you hitting the endpoint directly or via SDK?