Genimi API Key Help

Return to Genimi

Common API Key Issues

My API key works in the tester but not in the app

This is usually because your API key has permissions for basic text models but not for the vision models required by Genimi.

Solution: Use our Model Tester to specifically check which models your key can access.

Understanding Gemini API Models

Genimi requires access to vision-capable models to analyze your images. There are different types of models with different capabilities:

  • Text-only models (like gemini-1.5-flash) can only process text, not images
  • Vision models (like gemini-pro-vision or gemini-1.5-pro) can understand both text and images

For Genimi to work properly, your API key must have permission to use at least one of the vision models.

How to Fix API Key Permission Issues

  1. Visit Google AI Studio

    Go to Google AI Studio API Keys page

  2. Check Your API Key's Permissions

    Find your API key and click on it to see which models it has access to

  3. Enable Vision Models

    Make sure your key has access to at least one vision model like gemini-pro-vision or gemini-1.5-pro

  4. Or Create a New API Key

    You can create a new API key with access to all models

  5. Test Your Key

    Use our Model Tester to verify it has the right permissions

Quota and Rate Limit Issues

If you're seeing quota or rate limit errors, it means you've hit Google's usage limits for your API key.

Free tier limitations: Free Google AI Studio accounts have usage quotas

Solutions:

  • Wait a while and try again later
  • Create a new API key
  • Upgrade to a paid Google AI Studio account for higher limits

Our API Key Testing Tools

Basic Key Tester

Verifies if your API key is valid and can connect to Google's API service.

Open Basic Key Tester

Model Tester

Checks which specific Gemini models your API key can access, including vision models.

Open Model Tester

API Key Diagnostic

Specialized tool for diagnosing communication issues between your browser and our API.

Open API Diagnostic