Create Character
The create character section enables users to create a character with a unique name, which can be used in prompts to generate consistent images containing the character. Users can provide the asset_id of a face image and create a character by assigning a description and unique name. This feature streamlines the process of adding new characters to the platform and managing them efficiently.
Headers
API key needed to access our public endpoints. You can find yours under the 'Account' section of the website
Body
The asset_id of the image which you want to use as the character’s face image.
Specify if the character’s face image passed in the asset_id is a realistic image or a stylized image. A ‘stylized’ image can refer to an illustration, drawing, digital render, or any other non-photographic style.
realistic
, stylized
The name of the character which is unique from all your other characters
A short description of the character’s most important features. This can include gender, age, race/ethnicity, and body type. Avoid describing clothing and background since those have to be mentioned in the prompt while generating images.
Response
The error if the request was not successful
Was this page helpful?