Image Search
Searches the web for images. Setting topic to design searches design assets and returns a structured summary and a reusable html_snippet. Contact us to request beta access.
Authorizations
Bearer token used for request authentication. Alternatively, you can send the API key in the x-api-key header. Note: A payment method is required to use the API.
Body
Request body for the Image Search API.
Multimodal input array. Currently only a single input is supported: either one text input or one image input.
1 elementUse general for general image search, or design for design reference.
general, design Number of results to return.
1 <= x <= 10Domains to include, matched against each result's source_page URL.
Domains to exclude, matched against each result's source_page URL.
Relative time window counting back from the current time, filtered by publish time. Mutually exclusive with start_time/end_time — if both are provided, start_time/end_time take precedence.
day, week, month, year, d, w, m, y Start time for filtering results by publish time. ISO 8601 format.
"2025-01-01T00:00:00+08:00"
End time for filtering results by publish time. ISO 8601 format.
"2025-01-01T00:00:00+08:00"
Controls filtering of explicit/adult content. off disables filtering; strict drops all adult content.
off, strict Only effective when topic=design; controls whether an html_snippet is returned for each result.