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.
Path Parameters
The ID of the model to retrieve (e.g.,
gpt-5.4, claude-sonnet-4-6).Response
Model identifier.
Always
model.Creation timestamp.
Model provider.
LemonData-specific public metadata. The detail route can include
category, pricing_unit, capability_flags, supported_operations, pricing_provenance, public_contract_summary, the full public_contract, and scene-level agent_preferences for non-chat recommendation snapshots.Error Handling
If the model doesn’t exist, you’ll receive a 404 error:Non-Chat Recommendation Metadata
For non-chat models, the detail route also returnslemondata.agent_preferences.<scene>.
Use it to inspect:
preferred_ranksuccess_rate_24hsample_count_24hstatusupdated_at
basis.channel_id and basis.physical_model as null so agents can consume the recommendation signal without learning internal routing identifiers.
Public Detail Metadata
Compared withGET /v1/models, the detail route can additionally return:
lemondata.capability_flagslemondata.supported_operationslemondata.pricing_provenancelemondata.public_contract_summarylemondata.public_contract