Skip to content

gemini格式聊天接口

Servers

https://api.rainboxs.com/RAINBOXS API 服务器

gemini/聊天(chat)


gemini格式聊天接口

POST
/v1beta/models/{model_name}:generateContent

Parameters

Path Parameters

model_name*

模型名称

Type
string
Required
Example"gemini-2.5-pro"

Query Parameters

key

apikey

Type
string
Example"sk-2SiN"

Request Body

application/json
JSON
{
}

Responses

application/json
JSON
{
}

Playground

Variables
Key
Value
Body

Samples

cURL
JavaScript
PHP
Python

Powered by VitePress OpenAPI

RAINBOXS API 文档