POST
/
api
/
personas_v2
/

Authorizations

X-API-ID
string
headerrequired

API ID, from your settings page.

X-API-KEY
string
headerrequired

API Key, from your settings page.

Body

gender
enum<string>
required
  • m - Male
  • f - Female
Available options:
m,
f
creator_name
string
required

Name of the persona, please keep it rememberable

video_scene
string
required

Scene of the persona video

keywords
string | null

keywords (comma separated)

lipsync_input
string | null

Video file for lipsync, we will use this video to generate lipsync video

consent_video
string | null

Consent video file

labels
string[]
webhook_url
string | null

Response

201 - application/json
id
string
required
gender
enum<string>
required
  • m - Male
  • f - Female
Available options:
m,
f
creator_name
string
required

Name of the persona, please keep it rememberable

video_scene
string
required

Scene of the persona video

keywords
string | null

keywords (comma separated)

lipsync_input
string | null

Video file for lipsync, we will use this video to generate lipsync video

consent_video
string | null

Consent video file

lipsync_input_url
string
required
labels
string[]
matching_voice_non_null
string
required
process_status
enum<string>
required
  • pending - Pending
  • processing - Processing
  • voice_creating - Voice Creating
  • video_validating - Video Validating
  • crop_and_matte - Crop And Matte
  • reviewing - Reviewing
  • done - Done
  • failed - Failed
  • rejected - Rejected
Available options:
pending,
processing,
voice_creating,
video_validating,
crop_and_matte,
reviewing,
done,
failed,
rejected
failed_reason
string | null
required
webhook_url
string | null
created_at
string
required
updated_at
string
required