Skip to content

API Keys

Configure API keys for external AI services used by Plinken’s Create tools. Each provider enables different AI capabilities — image generation, voice synthesis, GPU compute, and more.

Open from Settings > API Keys (keyboard shortcut: Cmd+, then select the API Keys tab).

API keys are stored securely in your system keyring (macOS Keychain, Windows Credential Store, or Linux Secret Service). They are never stored in plain text on disk or in the project database.

Use the Show keys toggle in the top-right corner to reveal or hide key values.

The following AI providers are currently available in the UI:

ProviderDescriptionWebsite
RunPodCustom ComfyUI workflows, GPU podsrunpod.io
ElevenLabsVoice cloning, text-to-speechelevenlabs.io
Cloudflare AIEdge LLMs, basic image generationdevelopers.cloudflare.com
BFL (Black Forest Labs)Direct Flux Pro/Dev accessbfl.ml
WaveSpeedAIFast video/image generationwavespeed.ai
OpenAIGPT models, DALL-Eplatform.openai.com
AnthropicClaude modelsconsole.anthropic.com

Additional providers (fal.ai, Replicate, Runway, Stability AI, Modal, Together AI) are defined in the codebase but currently hidden from the UI. They will be enabled in future releases.

  1. Find the provider row in the list
  2. Enter your API key in the text field
  3. The key is saved automatically when you finish editing (on blur)

Click the delete button on a provider row to remove the key from your system keyring.

Use the Show keys toggle at the top of the tab to reveal or hide all key values. Keys are hidden by default for security.

Required for GPU-accelerated AI workflows using ComfyUI. Get your API key from runpod.io/console/user/settings.

Used by: Container Manager, ComfyUI workflows

Enables voice cloning and text-to-speech in Plinken. Get your API key from elevenlabs.io/app/settings/api-keys.

Used by: Voice generation, TTS regions

Direct access to Flux Pro and Flux Dev image generation models. Get your API key from api.bfl.ml.

Used by: Image generation, AI compositing

Fast video and image generation service. Get your API key from wavespeed.ai.

Used by: Video generation, fast image inference

Edge-deployed LLMs and basic image generation through Cloudflare Workers AI. Get your API token from dash.cloudflare.com.

Used by: Chat assistant fallback, edge inference

Access to GPT models and DALL-E. Get your API key from platform.openai.com/api-keys.

Used by: Chat assistant (Codex mode), image generation

Access to Claude models. Get your API key from console.anthropic.com/settings/keys.

Used by: Chat assistant (Claude Code mode)

  • Keys are stored in the system keyring (macOS Keychain, etc.), not in files
  • Keys are masked in the UI by default — use the Show toggle to reveal them
  • Keys are never transmitted to Plinken servers — they’re used directly from your machine to each provider’s API
  • Deleting a key removes it from the system keyring entirely