Search claims
Claims & semantic memory
Search claims
Semantic search over extracted claims — find soft facts like user preferences and intent.
POST
Search claims
Use this endpoint for fuzzy, concept-based queries like “What are the user’s favorite genres?” or “Has the user complained before?”Documentation Index
Fetch the complete documentation index at: https://docs.minns.ai/llms.txt
Use this file to discover all available pages before exploring further.
Request body
Natural language query. Keep it conversational — don’t include IDs.
Number of results to return.
Minimum similarity threshold (
0.0–1.0).Example request
Response
Returns an array ofClaimResponse objects with the similarity field populated.
