API Key Setup
VibeLUT uses your OpenAI API key. Follow the steps below to get started.
Estimated cost: Each LUT generation uses ~500-1500 tokens. With GPT-4o, that's roughly $0.01-0.03 per request. A typical session costs under $0.50.
OpenAI (GPT-4o)
- 1Go to platform.openai.com and sign in (or create an account)
- 2Navigate to API Keys in the left sidebar (or visit platform.openai.com/api-keys)
- 3Click "Create new secret key"
- 4Copy the key (starts with
sk-) - 5Paste it in VibeLUT Settings
You'll need to add a payment method and load credits ($5 minimum). Recommended model: gpt-4o
Security
- ✓Your API key is stored only in your browser's localStorage.
- ✓Keys are sent through our server-side route to the AI provider — never logged, never persisted.
- ✓Set a usage limit on your provider's dashboard to avoid surprises.