List currently-effective per-model pricing
Models
List currently-effective per-model pricing
FlexAI extension. Returns the currently-effective pricing rows for every
active model. Public, unauthenticated — pricing is global and
identical for every caller. Cache-Control is public, max-age=60, stale-while-revalidate=120, so frequent polling is inexpensive.
Pricing lives on its own endpoint (not as a custom field on
/v1/models) so packaging changes — credits, volume tiers, enterprise
contracts — can extend the response without breaking SDK clients reading
from /v1/models. Every entry carries pricing_type and effective_at
for forward compatibility.
GET
List currently-effective per-model pricing