VN Translator
Artemis • Docs

How to get an OpenAI API key

VNTranslator can use OpenAI models for translation. To connect, you need a Secret API key from the OpenAI Developer Platform (not from the ChatGPT website).

Important: ChatGPT billing is separate

ChatGPT subscriptions and API usage are billed separately. Manage API billing on platform.openai.com.

Step 1: Sign in to the OpenAI Developer Platform

Open platform.openai.com and sign in.

Step 2: Create a new secret key

  1. Go to the API keys page: platform.openai.com/account/api-keys
  2. Click Create new secret key.
  3. Optionally set permissions for the key.
  4. Copy the key and store it in a password manager. You may only be shown the full key once.
Do not share your key

Anyone with your key can use your quota. Never post it publicly. If leaked, revoke it immediately and create a new one.

Step 3: Set spending controls (recommended)

Use the key in VNTranslator

  1. Open the translator page.
  2. Select an OpenAI model.
  3. Paste the key into the OpenAI API Key field.
  4. Run a short translation test.

Troubleshooting

ProblemWhat to do
Authentication errorVerify the full key was copied. Revoke and create a new one if needed.
Quota / billing errorsCheck billing settings on the API platform and confirm payment method / credits.
Unexpected costUse smaller batches, pick a cheaper model, and set budgets/alerts.