Skip to main content
POST
Remove Background
Try it out! Use the API playground on the right to test the Remove Background endpoint directly.

Overview

Remove Background automatically removes the background from your videos, creating a transparent background effect. Perfect for:
  • Product videos
  • Talking head videos
  • Social media content
  • Professional presentations
  • Green screen replacements
The API processes your video and returns a clean version with the background removed, ready to overlay on any content.

Endpoint


Required Fields

string
required
Media ID of the video to process. The video must already be uploaded to your account.

Request Example


Response


Webhook Notification

When your video is ready, we’ll POST to your webhook URL (if configured):
Webhook Payload

Best Practices

Video Quality

Use high-quality source videos for best background removal results.

Good Lighting

Videos with good lighting and clear subject separation work best.

Avoid Motion Blur

Sharper videos work better for background removal.

Clear Separation

Ensure good contrast between subject and background.

Error Handling


Next Steps

List Videos

View all your created videos

Video Details

Check your video processing status

Webhooks Guide

Learn how to handle webhook notifications

Talking Avatar

Create talking avatar videos with AI avatars

Authorizations

x-api-key
string
header
required

Body

application/json
media
string
required

Media ID of the video to process. The video must already be uploaded to your account.

Response

Remove Background created successfully

success
boolean
data
object
message
string