Skip to content

Get Gemini Configuration

1. Get API Key

  1. Visit Google AI Studio.
  2. Log in to your Google account.
  3. Click Create API key.
  4. In the dialog, select an existing Google Cloud project or create a new one, then click Create API key in existing project or Create API key in new project.
  5. Copy the generated API Key.

2. Confirm URL

The official API address for Gemini is usually: https://generativelanguage.googleapis.com

Anx Reader may treat some URLs by default, but it is recommended to fill in the full base URL above.

3. Select Model

Common model names include:

  • gemini-1.5-pro
  • gemini-1.5-flash
  • gemini-1.0-pro

You can view more models at Gemini Models.

4. Fill in Configuration

Back to the AI settings page of Anx Reader:

  • URL: Enter https://generativelanguage.googleapis.com
  • API Key: Enter the Key obtained in step 1
  • Model: Enter the model name selected in step 3

Back to Configuration Guide