AI Photo Editor
NOTE: this API is still in early development stages, and should be avoided. Please reach out to us if you’re interested in this API.
Edit photo using AI. Each photo costs 10 frames.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
The resolution of the final output image. The allowed value is based on your subscription. Please refer to our pricing page for more details
512 <= x <= 1024
768
Provide the assets for photo editor
The name of image
"Photo Editor image"
Deprecated: Please use .style.steps
instead. Number of iterations used to generate the output. Higher values improve quality and increase the strength of the prompt but increase processing time.
3 <= x <= 6
Response
Success
Unique ID of the image. This value can be used in the get image project API to fetch additional details such as status
"clx7uu86w0a5qp55yxz315r6r"
The frame cost of the image generation
10
Was this page helpful?