Skip to main content

How to Get Your Google Translate API Key

Updated yesterday

Follow the steps below to obtain your Google Translate API key

  1. Go to Google Cloud Console
    https://console.cloud.google.com/

  2. Create a Project (or select an existing one)
    Click the project selector at the top, then click “New Project” and give it a name.

  3. Enable the Translation API
    Go to APIs & Services > Library, search for Cloud Translation API, click it, and enable it.

  4. Create API Credentials
    Go to APIs & Services > Credentials, click Create Credentials → API key.
    A key will be generated — copy it.

  5. (Optional) Restrict your API key
    Click "Restrict key" to limit usage by IP or API type.

  6. Paste your key into Clustdoc
    In Clustdoc, go to your translation settings and paste the key when prompted.

Did this answer your question?