When to use Agentic Search Mini
Use this endpoint when you need:- Fast product discovery with sub-second response times
- Limited result set of up to 10 high-quality products
- AI-powered attribute enrichment for detailed product analysis
How to authenticate requests
Your API key for authentication. Get your API key if you don’t have one yet.
What parameters can you send?
Natural language search query for product discoveryExamples:
"sustainable midi dresses""luxury minimalist handbags""versatile blazers for work"
Enable AI-powered product attribute enrichment for enhanced product data analysis. Set to
false for faster response times if detailed attributes are not needed.When to disable enrichment:- You need the fastest possible response times
- You only need basic product information (title, price, URL)
- You’re building a real-time autocomplete feature
- You need detailed product attributes (color, material, features)
- You’re building product comparison tools
- You need rich product data for AI-powered recommendations
What does the API response include?
The API returns up to 10 products with detailed information and optional AI-enriched attributes. Each response includes both product data and metadata about the search results.Array of discovered products with enriched data (limited to 10 results for optimal performance)
Search result metadata
How does this compare to other search endpoints?
| Feature | Agentic Search Mini | Regular Search | Full Agentic Search |
|---|---|---|---|
| Response Time | < 1 second | < 500ms | 1-3 seconds |
| Max Results | 10 products | 50+ products | 50+ products |
| AI Enrichment | ✅ Optional | ❌ No | ✅ Advanced |
| Best For | Fast discovery | High-volume searches | Comprehensive analysis |