Home Docs Blog Product Contact

API Key Setup

OmniIDE uses the Google Gemini API for cloud-powered AI features. This guide walks you through getting and configuring your API key.

Get Your API Key

  1. Visit Google AI Studio
  2. Sign in with your Google account
  3. Click "Create API Key"
  4. Copy the generated key
Free tier: Google Gemini API offers a generous free tier. For most individual developers, the free tier is sufficient for daily use.

Configure in OmniIDE

  1. Open OmniIDE
  2. Press Ctrl+, to open Settings
  3. Search for "Gemini API Key"
  4. Paste your API key

Verify

Open the Omni-Agent panel and send a test message. If the agent responds, your API key is configured correctly.

Related