Search the catalog by image (URL or base64), with pagination support.
Provide exactly one of image_url or base64_image. For text or
text+image search, use POST /v1/search.
Documentation Index
Fetch the complete documentation index at: https://docs.trychannel3.com/llms.txt
Use this file to discover all available pages before exploring further.
Image-only search request.
Publicly accessible URL of the image to search with.
Base64 encoded image bytes (no data URI prefix).
Optional limit on the number of results. Default is 20, max is 30.
x >= 1Optional filters. Search will only consider products that match all of the filters.
Optional locale configuration.
Opaque token from a previous image-search response to fetch the next page of results.