Add a text overlay to a video. The video is processed with FFmpeg and a public URL for the result is returned.
Use your API key from the RawUGC dashboard. Include as: Authorization: Bearer YOUR_API_KEY
Video identifier (vid_xxx format)
Text to overlay on the video
1 - 500Font size in pixels (default: auto)
8 <= x <= 200Vertical position of the text overlay
top, center, bottom Margin from top/bottom edge in pixels
0 <= x <= 500Text stroke/outline thickness
0 <= x <= 10Overlay added successfully
Response from a video editing operation (captions, overlay)
Unique identifier for the new version (vid_xxx format)
URL to download the edited video
Version number of the edit (2 for first edit, etc.)
Operation that was performed (e.g. 'caption', 'overlay')
Credits deducted for this operation