Skip to main content
GET
Get model details

Query Parameters

slug
string
required

Model slug identifier

Response

Model details retrieved successfully

title
string
Example:

"Nano Banana Pro Edit"

slug
string
Example:

"nano-banana-pro-edit"

version
string
deprecated

Deprecated. Always returns "0.0.1". Will be removed in a future version.

Example:

"0.0.1"

output_type
string
Example:

"array"

request_schema
object

JSON Schema for API requests to this model. Defines the structure, types, and validation rules for making requests.

Example:
Last modified on July 27, 2026