Create a character from an uploaded video
POST
/v1/videos/characters
- Create a Sora character by uploading a video file
- Request body is
multipart/form-data;nameandvideoare required - Source video works best at 2–4 seconds, 16:9 or 9:16, 720p–1080p
- Official docs: Videos characters
Authorizations
bearer
Type
HTTP (bearer)
Request Body
multipart/form-data
name
string
Required
Character name.
Maximum length: 80
Minimum length: 1
video
string
Required
Video file used to create the character. Short clips of 2–4 seconds work best. Use 16:9 or 9:16 aspect ratio at 720p–1080p resolution. Results are best when the source matches the output aspect ratio. Mismatched ratios may stretch or distort the character. A single video may contain up to two characters.
Format
"binary"Responses
application/json
object
id
string
object
string
model
string
status
string
progress
integer
created_at
integer
seconds
string
size
string