Image Search
Search the web for images. Set topic to design to search design assets and return a structured summary and a reusable html_snippet. Contact us to request beta access.
Authorizations
API key used for request authentication. Obtain an API key before using the API. Note: A payment method is required to use the API.
Body
Request body for the Image Search API.
Multimodal input array carrying text and/or image input (at most 1 text and 1 image).
2Industry scenario. Use general for general image search, or design for design-asset search.
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.