About this endpoint
What it does
Uploads a video file and returns a JSON object containing extracted metadata. The response wraps the metadata in a top-level data object.
Request Body
| Parameter | Type | Mandatory | Description |
|---|---|---|---|
| video | String | Yes | Video file upload in binary format. Supported file types: .mp4, .mkv, .avi, .mov, .flv, .3gp, .webm. |
Response
Returns a JSON object with a audio, video and file object field containing nested metadata sections for audio, video, and file information.