v1

latestOpenAPI 3.1.02026-07-1381127211.1 KB
Projects

Batch Import Videos Endpoint

Import multiple videos from URLs (Dropbox, YouTube, Google Drive, etc.).

Each URL is submitted to the video processing pipeline and linked to the project. Max 30 URLs per batch.

post/v2/projects/{project_type}/{project_id}/videos/batch

Path parameters

project_idstring required

Project ID

Project ID

project_typestring required

Project type

Project type

Request body

urlsstring[] required

Video URLs to import

taskstring nullable

Shared task label for all videos

Response

Successful Response

importedinteger required
failedobject[]