Skip to main content
GET
List available models (Gemini format)

Available models

A selection of real models available today (full list is dynamic — use the API): See the pricing page for the full list.

Using the Google Generative AI SDK

Field notes

supportedGenerationMethods lists the invocation modes the model supports. Common values: generateContent, streamGenerateContent, embedContent.

Authorizations

Authorization
string
header
required

Bearer token authentication, format: Authorization: Bearer sk-xxxxxx. Get your API key in the console.

Response

Successfully returned the model list

Gemini native format model list response.

models
object[]

The list of available models.