Documentation Index
Fetch the complete documentation index at: https://docs.lemondata.cc/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Use this endpoint to list the current public pricing surface for active models. For one model’s full pricing detail, including structured pricing and provenance, prefer Get Model Pricing.Query Parameters
Optional provider filter such as
openai, anthropic, or google.Optional model tag filter such as
chat, image, video, embedding, or translation.Response
Always
pricing.ISO timestamp for the newest pricing entry included in the response.
Always
USD.Array of pricing entries. Each item includes
model, provider, is_lock_price, capabilities, aliases, and the public scalar or structured pricing summary fields returned by the interactive schema above.Use the interactive OpenAPI panel above for the exact response schema. Public pricing entries may also expose
lock_price_per_request, has_complex_pricing, supported_operations, pricing_summary, and pricing_provenance.