Create a Custom Avatar
It may take up to 2 ~ 5 days to create a custom avatar. You can check the status of the custom avatar creation by calling the Get avatar by ID API.
Authorizations
API ID, from your settings page.
API Key, from your settings page.
Body
Name of the persona, used to identify the real person, not for display
255
gender of the persona
m
- Malef
- Femalenb
- Non Binary
m
, f
, nb
keywords (comma separated)
255
A word to describe the background setting. API user rely on this
255
Webhook url, when the creator is created, we will send a webhook to the url(only for api user)
200
Response
Name of the persona, used to identify the real person, not for display
255
The reason why the creator creation failed, if not failed, it should be empty
gender of the persona
m
- Malef
- Femalenb
- Non Binary
m
, f
, nb
The status of creating process of the creator, if not done, it should not be shown in the UI
pending
- Pendingprocessing
- Processingvoice_creating
- Voice Creatingvideo_validating
- Video Validatingcrop_and_matte
- Crop And Mattereviewing
- Reviewingdone
- Donefailed
- Failedrejected
- Rejected
pending
, processing
, voice_creating
, video_validating
, crop_and_matte
, reviewing
, done
, failed
, rejected
keywords (comma separated)
255
A word to describe the background setting. API user rely on this
255
Webhook url, when the creator is created, we will send a webhook to the url(only for api user)
200