Metadata
Metadata
Video object
Returned by GET /v1/videos and GET /v1/videos/{video_id}.
Search segment object
Each element in a video’s segments array from POST /v1/search.
Collection object
Returned by GET /v1/collections and GET /v1/collections/{collection_id}.
Job object
Returned by GET /v1/jobs/{job_id}.
Presigned URLs
video_url, thumbnail_url, and playback_url are presigned — they expire after approximately 1 hour. Re-fetch the relevant resource to get a fresh URL if yours has expired. Do not store these URLs long-term; store the video_id instead.