x-goog-api-key: ********************
curl --location --request POST 'https://generativelanguage.googleapis.com/v1beta/models/gemini-2.0-flash:generateContent' \ --header 'x-goog-api-key: <api-key>' \ --header 'Content-Type: application/json' \ --data-raw '@$TEMP_JSON'
{}