Skip to main content

How can I check a model's price before I run it?

You can see a model's price before running it in the model page's price box, the API quick start pricing line, the pricing page and the Tool/Detail endpoint.

Check the price box under the Run button on the model page. It prices your chosen options, for example Your request will cost ... per output, or says Select the required model options to calculate an estimate. View pricing options, if shown, lists every option.

  • Per-second models: the box shows the rate per second and sometimes an approximate total.

  • Pricing line: under API quick start, for example Pricing: $0.039/output on google/nano-banana. "From" marks the cheapest option, so your settings can make a run cost more.

  • Pricing page: enter an amount under YOUR BUDGET on the pricing page to see what it buys per model (at the cheapest option, marked ≤). For volume, multiply one run's cost by your number of runs.

  • API: Tool/Detail returns dynamicprice: each option's inputs, price and priceMethod.

Afterwards, see the Cost column in Task History or totalcost in Task/Detail. Details: How is a model priced?

Did this answer your question?