Focus Modes
Route searches to specialized sources like web, shopping, AI engines, news, and social media.
Available Focus Modes
Focus Mode
Description
Best For
Basic Usage
curl -X POST "https://nimble-retriever.webit.live/search" \
-H "Authorization: Bearer YOUR_API_TOKEN" \
-H "Content-Type: application/json" \
-d '{
"query": "best laptops 2026",
"focus": "shopping",
"max_results": 10
}'Quick Examples
Key Parameters
focus
max_subagents
deep_search
include_answer
Best Practices
Last updated
