AI Studio API key
Create a key at aistudio.google.com and onboard:GEMINI_API_KEYS, GEMINI_API_KEY_1, GEMINI_API_KEY_2) are honoured, and the bare GOOGLE_API_KEY is included as a fallback.
Vertex AI
For production GCP deployments, use Application Default Credentials (gcloud ADC) via thegoogle-vertex provider:
roles/aiplatform.user) role.
Selecting a model
google/ prefix for AI Studio and google-vertex/ for Vertex. Run openclaw models list --all for the catalog and openclaw models status for what your auth can reach.
WednesdayAI also bundles
google-antigravity and google-gemini-cli OAuth providers as disabled plugins. These are unofficial integrations — some users have reported Google account restrictions after using third-party clients. Review Google’s terms and use a non-critical account if you enable them.Troubleshooting
API key rejected
API key rejected
Ensure the key was created in AI Studio and that the Generative Language API is enabled for the project.
Vertex AI permission denied
Vertex AI permission denied
The service account is missing the Vertex AI User role. Add it in IAM and Admin.
Model not found
Model not found
Not all Gemini models are available in all regions. On Vertex, try a different region or check the Vertex AI model availability table.