🔍 Tillu Smart Search — API Tester

Click any preset to test, or edit the URL and hit Send

0
Tests Run
0
Passed
0
Failed
0ms
Avg Latency

📋 Click to copy curl commands

curl "{{origin}}/api/unified?q=python+tutorial&mode=fast"
curl "{{origin}}/api/unified?q=react+crash+course&category=videos&mode=fast"
curl "{{origin}}/api/unified?q=latest+AI+news&category=news&mode=fast"
curl "{{origin}}/api/unified?q=bitcoin+price&mode=full"
curl "{{origin}}/api/search?q=rust+programming&category=general"
curl "{{origin}}/api/scraper?url=https://en.wikipedia.org/wiki/Python_(programming_language)"
curl "{{origin}}/api/synthesiser?q=what+is+rust&context=[{\"title\":\"Rust\",\"snippet\":\"Rust is a systems language\"}]"
curl "{{origin}}/api/llm-structurer?q=python&data={\"results\":[{\"title\":\"Python\",\"snippet\":\"Python is a language\"}]}"
GET /api/unified Full pipeline: search → scrape → synthesize → structure
GET /api/scraper Smart web scraper
GET /api/synthesiser Groq LLM synthesis
GET /api/llm-structurer Groq LLM data structurer