Hi, every API key I generate in AI Studio (including in brand-new projects) starts with “AQ.” instead of the legacy “AIzaSy” format. These keys return “API key not valid” errors when used with the standard REST endpoint (generativelanguage.googleapis.com) via the google-genai Python SDK.
Is there a way to restore standard AIzaSy key generation for my account, or is there a different way to use AQ. format keys with the REST API?