Get Gemini API Key
To use Google's Gemini API, you need an API Key. This guide describes how to get a Gemini API Key.
π Prerequisites
- β Google Account
- β Google AI Studio Access
π API Key Issuance Steps
Step 1: Access Google AI Studio
Go to https://aistudio.google.com
Step 2: Create API Key
- Click "Get API key" on the left
- Click "Create API key" button
- Select "Create API key in new project" (Recommended)
- Wait for generation
Step 3: Copy
- Copy the displayed API Key (
AIza...) - Save securely
π° Pricing Guide
Gemini 1.5 Flash (Free Tier)
- Free: Up to 15 RPM (Requests Per Minute), 1,500 RPD (Requests Per Day)
- Note: Data may be used for model improvement in Free Tier.
Pay-as-you-go
- Input: $0.075 / 1M Tokens
- Output: $0.30 / 1M Tokens
βοΈ CodeFreeAI Configuration
- Add Node: Drag "Gemini" node to canvas
- Enter Key: Paste key into "API Key" field
- Select Model:
gemini-1.5-flash