Search Videos
Embedding-based search with temporal extraction support.
Authentication
X-Api-Keystring
API key authentication via X-Api-Key header
OR
AuthorizationBearer
Bearer token authentication via Authorization header
Request
This endpoint expects an object.
query
threshold
max_results
video_ids
group_ids
search_demo
use_llm_rerank
use_embeds_rerank
add_ocr_to_caption
datetime_from
Filter from datetime (ISO 8601 format, e.g., 2024-01-15T10:00:00Z)
datetime_to
Filter to datetime (ISO 8601 format, e.g., 2024-01-15T18:00:00Z)
timestamp_from
Filter from video timestamp in seconds (relative to video start)
timestamp_to
Filter to video timestamp in seconds (relative to video start)
generate_report
Whether to generate a report and explanations for the search results
Response
Successful Response
results
List of search results
report
Report summarizing the search results