Skip to main content
POST
/
api
/
gateway
/
gemini
/
v1beta
/
models
/
{model}
Gemini model endpoint
curl --request POST \
  --url http://localhost:6060/api/gateway/gemini/v1beta/models/{model} \
  --header 'Content-Type: application/json' \
  --data '{}'
{}

Path Parameters

model
string
required

Query Parameters

key
string
required

Body

application/json

The body is of type object.

Response

Response or streaming response

The response is of type object.