Endpoint
This endpoint does not require authentication.
Path Parameters
Code Examples
Response
Response Fields
Cost Estimate
Whencost is non-null, it contains these fields:
cost is planning guidance, not a quote for a particular input or the final
charge. For usage-based pricing, min and max are rates per unit, not the
minimum and maximum total price of a request. Estimates may change when model
pricing changes. Use metrics.cost on the resulting prediction or workflow
execution for the settled value.
Usage-based pricing with unit, amount, min, and max all null means
no reliable public rate is listed. It does not mean the model is free. A free
model instead has type: "fixed", amount: 0, and estimate: "Free".
Render estimate for a readable summary and use the structured fields when
you need rates or tier details. Treat a missing numeric estimate as unknown;
do not substitute zero.