Skip to main content
GET
Cut a clip for a time range
Product: Video Datalake Host: https://api.memories.ai/datalake/v1 Auth: Authorization: sk-mai-...
Cut (or fetch the cached cut of) the [start, end] range as a downloadable clip. The same (video, start, end) is transcoded once and cached; repeat calls return a fresh signed link (old links expire in 5h).
Pricing: $0.001 / call · See Pricing for the full model.

Response Fields

string
Signed clip download URL.

Authorizations

Authorization
string
header
required

Send Authorization: sk-mai-...

Path Parameters

id
string
required

Video ID.

Query Parameters

start
number
required

Start seconds.

end
number
required

End seconds.

Response

200 - application/json

Success