Get model details
Returns a single model’s detail payload, including the nullable compact cost estimate. Supersedes the removed GET /v1/model?slug= query route.
Path Parameters
Model slug identifier
Response
Model details retrieved successfully
Nullable pricing guidance for planning. Returns null only when the model has no pricing document. 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.