OpenAI

  1. Go to platform.openai.com/api-keys
  2. Click "Create new secret key"
  3. Copy the key (starts with sk-)
  4. Paste it only when Claude explicitly says the advanced path needs it

Anthropic

  1. Go to console.anthropic.com/settings/keys
  2. Click "Create Key"
  3. Copy the key (starts with sk-ant-)
  4. Paste it only when Claude explicitly says the advanced path needs it

Google AI

  1. Go to aistudio.google.com/apikey
  2. Click "Create API key"
  3. Copy the key (starts with AIza)
  4. Paste it only when Claude explicitly says the advanced path needs it

Tips

Keep your keys safe

Never commit API keys to git. Supermaster stores them in environment variables, not in your code.

You only need the providers you'll use

Claude should use Cohesivity-provided services first. Bring only the providers required for an advanced benchmark or custom model path.

Free tiers are available

Provider pricing and free credits change. Check the provider console before running large benchmarks.

Ready to build?

Start with setup. Claude will ask for keys only if the advanced path really needs them.

Setup Guide →