URL
Search for similar content using a URL, with support for various input types, modalities, and optional filters.
The Search by URL
endpoint allows you to search for content using a URL pointing to an image or file. This is useful for finding similar or related content across your indexed data without uploading a file directly.
Request
The URL of the image or file to search with
The type of input (e.g., “text” or “file”)
The modality to search in (e.g., “image”, “video”, “text”)
Additional filters to apply to the search
The page number for pagination
The number of results per page
Response
An array of search results
Pagination information
The search results include detailed information about each matching item, including metadata, scores, and file information. The pagination object provides information for navigating through multiple pages of results.