ipnps
What it doesConnects toHow it worksEnterprise
Sign in
retrieval

POST /search

Hybrid retrieve over the live-web index: a lexical arm and a dense semantic arm, fused and reranked. Returns typed highlights, each self-citing its source passage.

querystring
required — the search query (1–1000 chars)
topKnumber
optional — highlights to return (1–50)
request · curl
curl -sS https://api.ipnops.ai/search \
  -H "content-type: application/json" \
  -d '{ "query": "sqlite file format" }'
200 ◂ SearchResult
{ "highlights": [{ 
    "text": "…passage…", "score": 0.91,
    "source": { "url": "…" } }],
  "arms": { "lexical": true, "dense": true, "reranked": true } }
← MCP serverAnswer a question →
▮ipnops·AI put to work across the tools your business already uses
homemcp
SYSTEM READYapi.ipnops.aius-central1© 2026 ipnops