Video Search
Search the web for videos from a text query. 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 Video Search API.
Input array carrying a text query (at most 1).
1Number of results to return.
1 <= x <= 10Relative 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