Facegen

Request
Make aPOST request to below endpoint and pass the required parameters as a request body to the endpoint.
Body
Body
Your API Key used for request authorization
The text prompt describing the content you want in the generated image
Link or valid base64 data of the face you want your generations to resemble
The width of the generated image, If not provided, the width of face_image is used
x <= 512The height of the generated image, If not provided, the height of face_image is used
x <= 768The number of denoising steps
21, 31, 41 The scale for classifier-free guidance
1 <= x <= 20Adjust the weight of the face structure
0 <= x <= 2The number of images to be returned in response
x <= 2Whether to run the safety checker
black, blur, sensitive_content_text, pixelate Set to true for base64 response
comic, chibi, 3d, anime, realistic URL to receive POST API call when complete
ID for webhook identification
Response
Face generation response
- Option 1
- Option 2
- Option 3
success Time taken to generate the image in seconds
Unique identifier for the generation request
Array of generated image URLs
Array of proxy image URLs
Metadata about the generation process

