Skip to main content
POST
gemini-3.1-flash-lite-image

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
model
enum<string>
required

Must be one of: gemini-3.1-flash-lite-image.

Available options:
gemini-3.1-flash-lite-image
prompt
string
required

Length must be at least 1.

Minimum string length: 1
images
string<url>[]

Up to 10 reference images.

Required array length: 1 - 10 elements
quality
enum<string>

Must be one of: 1K, 2K, 4K.

Available options:
1K,
2K,
4K
size
enum<string>

Must be one of: 16x9, 1x1, 21x9, 2x3, 3x2, 3x4, 4x3, 4x5, 5x4, 9x16.

Available options:
16x9,
1x1,
21x9,
2x3,
3x2,
3x4,
4x3,
4x5,
5x4,
9x16

Response

Task accepted and queued for generation.

code
integer
Example:

0

data
object
msg
string
Example:

"success"

request_id
string<uuid>
Example:

"250b66dd-e1fb-4bb6-b5f6-c668efadc35d"