Synoppy v1.0 is here— start free
Product

Search

Search the live web and get back clean, agent-ready results.

LivePOST /api/search

Search is the discovery layer that pairs with Read. Send a query and get ranked live web results — title, URL, and snippet for each. Set markdown:true to also read every result into clean markdown in one call, restrict or block domains, and fan the query out for higher recall. Read reads a URL you know; Search finds the URLs you don't.

  • Live web results with clean source URLs
  • Optional markdown for every result, in one call
  • Domain include / exclude targeting
  • Query fan-out for higher recall
  • One pooled credit balance, metered by real cost
Example request
curl -X POST https://synoppy.com/api/search \
  -H "Authorization: Bearer $SYNOPPY_KEY" \
  -H "Content-Type: application/json" \
  -d '{"query":"best open-weight LLMs 2026","maxResults":5,"markdown":true}'

Pooled credits, one key. Every endpoint draws from the same balance, so you can mix search with the rest of the API without a new signup. See pricing.

Explore the rest of the API

One key, pooled credits — mix any of these together.

Give your agents the whole web

Read, crawl, map, extract, enrich, classify, and images are live today — all on one key. Agent actions are on the way. Build the next thing on Synoppy.