Skip to main content
POST
search footage

Authorizations

Authorization
string
header
required

An API key (es_live_…) from Settings, under API keys, or an OAuth access token.

Headers

Idempotency-Key
string

Retry a paid dispatch safely: the same key returns the job already dispatched instead of charging again.

x-workspace-id
string

The workspace this one call acts in, when it is not the key's own.

Body

application/json
query
string

What the moment shows or what is said in it, as a shot description: "a woman laughing at a kitchen table, morning light".

Minimum string length: 1
like
object

Instead of query: shots that look like this one. Only visual hits come back, the moment's own shot left out.

refs
string[]

Only inside these videos or recordings (item refs). Everything named is indexed first; refs with no query indexes them and reports the index alone.

folder
string

Only the videos and recordings in this folder (path or id). Everything in it is indexed.

limit
integer

Hits per group. Default 20.

Required range: 1 <= x <= 60
speaker
string

Only spoken lines said by this person, by name or "Speaker 2".

Required string length: 1 - 80

Response

Done, or a job started for work that runs longer (follow it with get_jobs).

ok
any
required
data
object
required
meta
object
required
media
object[]