Flux Headshot

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
Text prompt with description of the things you want in the image
Link or valid base64 string image for the face
Seed is used to reproduce results
Width of your generated image, If not provided, the width of face_image is used
x <= 1024
Height of your generated image, If not provided, the height of face_image is used
x <= 1024
Number of denoising steps
x <= 26
Scale for classifier-free guidance
1 <= x <= 10
URL to receive POST API call when complete
ID for webhook identification
Response
Flux headshot response
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