Skip to content

Public pricing information

GET
/v1/pricing

Returns per-model pricing in EUR. No authentication required. Prices reflect the current cost per generation — the actual charge for each request is returned in the generation response.

OK

object
cached_at

UTC timestamp when the pricing data was last refreshed.

string format: date-time
disclaimer

Disclaimer noting that listed prices are estimates; actual per-generation cost and prices over time may vary.

string
models

Pricing information for each available model.

array | null
object
id

Unique model identifier.

string
name

Human-readable model name.

string
operations

Operations this model supports.

array | null
pricing

Estimated cost per operation in EUR. Either a recent observed average or a model-level estimate; actual per-generation cost may vary.

object | null
processing_cost_eur

Fixed cost per processing operation in EUR.

string
processing_operations

Available image processing operations.

array | null