OpenAI API Key Setup (Dictionary)

Dictionary reuses the same OpenAI key onboarding flow as Practice. AI lookup or translation features that call OpenAI use a user-provided OpenAI API key.

Primary doc: OpenAI API Key Setup (Practice)

Dictionary-side minimal checks

  1. Ensure OPENAI_API_KEY is set in the runtime environment.
  2. Run one lookup or translation action in Dictionary.
  3. If it fails, troubleshoot with the 401 / 429 sections in the Practice guide.

To avoid document drift, this page does not duplicate the full setup process. The Practice guide is the single source of truth.