Manage connection keys for AI Engines (Fal.ai & Google Gemini).
Used for Image Generation (Flux) & Video (Kling/Wan).
* Get your key from fal.ai dashboard.
Used for Prompt Engineering & Scripting. Supports Multiple Accounts.
| Account Label | API Key Preview | Action |
|---|---|---|
|
{{ $item['name'] }}
@if($item['key'] === $default_key_value)
✅ DEFAULT
@else
@endif
|
{{ substr($item['key'], 0, 8) }}... | |
| No API Keys added. Prompt generator will not work. | ||