{
"video": "https://d1q70pf5vjeyhc.cloudfront.net/media/fb8f674bbb1a429d947016fd223cfae1/videos/1756352659181721692_jFPc840W.mp4"
}curl --location --request POST 'https://api.302.ai/ws/api/v3/wavespeed-ai/video-watermark-remover' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"video": "https://d1q70pf5vjeyhc.cloudfront.net/media/fb8f674bbb1a429d947016fd223cfae1/videos/1756352659181721692_jFPc840W.mp4"
}'{
"code": 200,
"message": "success",
"data": {
"id": "324cf3f92851422fac5fcc569facabc9",
"model": "openai/sora-2/text-to-video",
"outputs": [],
"urls": {
"get": "https://api.302.ai/ws/api/v3/predictions/324cf3f92851422fac5fcc569facabc9/result"
},
"has_nsfw_contents": [],
"status": "created",
"created_at": "2026-01-23T07:20:06.027Z",
"error": "",
"executionTime": 0,
"timings": {
"inference": 0
}
}
}