Authorizations
API key for TopYappers API authentication
Body
application/json
Publicly accessible URL to the video file (MP4, MOV, AVI, WebM)
Example:
"https://example.com/video.mp4"
Optional video processing parameters. All parameters have default values.
Example:
{
"playbackSpeed": 1.2,
"brightness": 0.1,
"contrast": 1.1,
"saturation": 1.2,
"hue": 15,
"zoomFactor": 1.05
}Response
Video processing initiated successfully
