Skip to main content
POST
gemini-3.5-flash (File Analysis)

Authentication

  1. Sign up for a GPTProto account at https://gptproto.com
  2. Navigate to the API Keys section in your dashboard
  3. Generate a new API key (sk-xxxxx)
  4. Copy and securely store your API key For authentication details, please refer to the Authentication section.

Initiate Request

Parameters

Path Parameters

Endpoint: https://gptproto.com/v1beta/models/{model}:{method}
Google Gemini API provides two methods for content generation, distinguished by whether they return responses incrementally (streaming) or all at once (non-streaming).

Core Parameters

Advanced Parameters

Multimodal Input

Safety Settings

Generation Config

Thinking Config

Note: thinking_level is only supported on Gemini 3.0 and above. It cannot be used together with thinking_budget; doing so will return an error.

Image Config

Web Search Grounding allows Gemini models to connect with real-time web content, providing more accurate answers with verifiable sources.

Basic Usage

Error Codes

Common Error Codes