Search within collection
Search Collection
Search across all videos in a collection
POST
Search within collection
Search across all media files in a collection using semantic or keyword search.
- Videos must be indexed before search works (use
video.index_spoken_words()orvideo.index_scenes()) - Use
IndexType.scenefor visual search across scenes - Add metadata during indexing for filtered searches
Collection Search Guide
Advanced search with metadata filtering
Video Indexing
Create indexes for searchable content
Authorizations
API key for authentication (sk-xxx format)
Path Parameters
Example:
"default"
Body
application/json
Example:
"search query"
Available options:
spoken_word, scene Example:
"spoken_word"
Available options:
semantic, custom Example:
"semantic"
Example:
0.2
Example:
10
Example:
true
Example:
false