Get model details (deprecated)
Deprecated: use GET /v1/models/{slug} instead. Retained for backwards compatibility; returns the same payload, including the nullable compact cost estimate.
Query Parameters
Model slug identifier
Response
Model details retrieved successfully
Nullable pricing guidance for planning. Returns null when no reliable public estimate is available. Estimates may change with provider rates, promotions, or model configuration; use metrics.cost after execution for the settled value.
"Nano Banana Pro Edit"
"nano-banana-pro-edit"
Deprecated. Always returns "0.0.1". Will be removed in a future version.
"0.0.1"
"array"
JSON Schema for API requests to this model. Defines the structure, types, and validation rules for making requests.