← Back to QuizCrush

How to Get Your OpenAI API Key

Follow this step-by-step guide to get your OpenAI API key and start using QuizCrush's AI-powered features.

1
Create an OpenAI Account

First, you'll need to create an account with OpenAI if you don't already have one.

  1. Go to platform.openai.com
  2. Click "Sign up" in the top right corner
  3. Enter your email address and create a password
  4. Verify your email address
  5. Complete the phone number verification
OpenAI platform signup page
2
Navigate to API Keys Section

Once you're logged in to your OpenAI account:

  1. Click on your profile icon in the top right corner
  2. Select "View API keys" from the dropdown menu
  3. You'll be taken to the API keys management page

Alternatively, you can go directly to: platform.openai.com/api-keys

Navigation to API keys section
3
Create a New API Key

On the API keys page:

  1. Click the "Create new secret key" button
  2. Give your key a descriptive name (e.g., "QuizCrush Extension")
  3. Choose the appropriate permissions (typically "All" for QuizCrush)
  4. Click "Create secret key"
Create new API key dialog
4
Copy Your API Key

After creating the key:

  1. Your new API key will be displayed only once
  2. Click the copy button to copy the entire key
  3. The key will look something like this:
sk-proj-abcdefghijklmnopqrstuvwxyz1234567890ABCDEFGHIJKLMNOPQRSTUVWXYZ
⚠️ Important Security Warning
This is the only time you'll see your complete API key! Make sure to copy it immediately and store it securely. If you lose it, you'll need to create a new one.
5
Add API Key to QuizCrush

Now you can add your API key to the QuizCrush extension:

  1. Click on the QuizCrush extension icon in your browser
  2. Click on "Settings" to expand the settings section
  3. Paste your API key in the "OpenAI API Key" field
  4. Click the "Save" button
✅ You're All Set!
Once you've saved your API key, QuizCrush will be ready to help you solve quizzes with AI-powered analysis.
6
Understanding API Costs

OpenAI charges for API usage based on the number of tokens processed:

  • GPT-4o: ~$0.005 per 1K input tokens, ~$0.015 per 1K output tokens
  • GPT-3.5 Turbo: ~$0.001 per 1K input tokens, ~$0.002 per 1K output tokens
  • A typical quiz question costs approximately $0.01-$0.05 to analyze

You can monitor your usage at: platform.openai.com/usage

💡 Pro Tip
Set up usage limits in your OpenAI account to avoid unexpected charges. Go to "Settings" → "Limits" in your OpenAI dashboard.
7
Security Best Practices

Keep your API key secure:

  • Never share your API key with anyone
  • Don't commit it to code repositories or public files
  • Regenerate your key if you suspect it's been compromised
  • Use descriptive names for your keys to track their purpose
  • Delete unused keys to minimize security risks

QuizCrush stores your API key locally in your browser's secure storage and never sends it to our servers.

← Back to QuizCrush