import os api_key = os.environ.get("GOOGLE_API_KEY") print(api_key)