Search
Discover tailored product recommendations from our extensive database of millions of online products from thousands of Shopify stores.
Headers
Your API key for authorization.
Body Parameters
Optional ID of a profile to influence search results in a personalized way and provide checkout URLs with shipping forms pre-filled with the profile’s attached shipping address.
The ID of the store to search in.
The domain of the store to search in.
Weight to apply to the query which represents the text, image, or both (0-1).
Weight to apply to the style profile (0-1).
Only applies if profile_id is provided and the profile has a style attached.
Minimum similarity threshold for matching products (0-1).
Number of results to return. Maximum depends on your plan.
Array of variant IDs to exclude from results.
Minimum price filter for the search results.
Maximum price filter for the search results.
Response
An array of product details, each containing:
Array of product IDs returned in the results.
A code indicating the result of the search operation. Possible values:
SEARCH_SUCCESS
: Search completed successfully with resultsNO_RESULTS_FOUND
: Search completed but no results foundINVALID_REQUEST
: Invalid request parametersSTORE_NOT_FOUND
: Store ID or brand not foundPROFILE_NOT_FOUND
: Profile ID not foundINTERNAL_ERROR
: Server error occurred
Error message if the request fails.
Additional details about the error if the request fails.
Plan Limitations
Feature availability varies by plan:
Free Plan:
- No image search
- Limited result count
Growth Plan:
- No image search
- Increased result count
Pro Plan:
- Image search available
- Higher result count limit