Returns per-model pricing for cost calculation. Response is a dynamic map keyed by model ID (e.g. gpt-4o, claude-opus-4-6). Prices are per 1,000 tokens.
Public endpoint — no authentication required. Response is cached for 24 hours (Cache-Control: public, max-age=86400).
LLM pricing map (model-id → { promptPrice, completionPrice }).