Skip to main content
GET
Get a video
Product: Video Datalake Host: https://api.memories.ai/datalake/v1 Auth: Authorization: sk-mai-...
Fetch one video’s details, including duration, AI title/tags, index version, and a fresh source_url (24h signed). On failed, error carries a {code, message}.
Pricing: Free — management / read (no charge). · See Pricing for the full model.

Response Fields

string
processing | ready | failed.
number
Video duration.
string
User or AI-generated title.
integer
Index generation; bumps on re-index.
object
{code, message} when failed; code ∈ source_unresolved / unsupported_media / internal.
string
Original direct link or a 24h signed URL.

Authorizations

Authorization
string
header
required

Send Authorization: sk-mai-...

Path Parameters

id
string
required

Video ID.

Response

200 - application/json

Success