Skip to main content

Endpoint

This endpoint does not require authentication.

Path Parameters

Code Examples

Response

Response Fields

Cost Estimate

When cost 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.

Error Responses

Last modified on September 14, 2026