Create a new video processing job
Create a new job for video background removal. You can either:
- File Upload: Provide filename and content_type to get an upload URL
- URL Download: Provide video_url to download from a public URL
File Limits:
- Formats: MP4, MOV, WebM
- Size: 1GB maximum
- Duration: No hard limit (processing time varies)
Note: Provide either (filename + content_type) OR video_url, not both.
POST
Authorizations
API key with format vbr_ followed by 32 characters
Body
application/json
Response
Job created successfully
- Option 1
- Option 2
Unique job identifier
Job status
Available options:
created Original filename
File content type
Signed URL for uploading the video file
Upload URL expiration time
Job creation timestamp
