Upload your own videos to create custom avatars with Creatify’s BYOA API.
POST /api/personas_v2/
endpoint to upload your custom avatar assets. This must be a multipart/form-data
request.
lipsync_input
– MP4 file used for lipsync training (e.g., a person speaking plain text)consent_video
– MP4 file granting usage rightscreator_name
– Name for the avatar (e.g., “James”)gender
– Gender identifier (e.g., “m”, “f”)video_scene
– Context or background category (e.g., “office”)🎬 Ensure both video files are valid formats:video/mp4
orvideo/quicktime
GET /api/personas/{id}/
to check the approval status of your avatar.
"is_active": false
– Avatar is still under review by Creatify"is_active": true
– Avatar has been approved and is ready for use⏱️ Reviews are typically completed within 24 hours
GET /api/personas_v2/