- AI-driven shopping assistants and chatbots
- Curated affiliate offer feeds for rewards and loyalty programs
- Merchant directories and storefront search experiences
- Cashback and price-comparison surfaces
Base URL
What you can do
Search products
Run free-text and structured-filter searches across affiliate inventory with cursor-based pagination.
Get product details
Fetch full product detail by slug, including pricing, merchant, and availability.
Manage criteria sets
Save and reuse named filter bundles (e.g.
summer-sale) to apply across searches.Discover merchants
List and search affiliate merchants, including categories, brands, and product terms.
Core concepts
- Products — affiliate product listings with pricing, merchant, brand, and availability data.
- Criteria sets — saved bundles of structured filters (e.g.
on_sale = true,brand = Nike) you can apply by ID. - Cursor pagination — search and listing endpoints return a
next_cursoryou pass back to fetch additional pages. - Merchants — the affiliate retailers powering the product catalog.
Next steps
Authentication
Get your API key set up.
Quickstart
Make your first product search in minutes.