pipeline
Generate an AI reference image from the input preview
post/pipeline/{session_id}/generate-reference-image
Path parameters
session_idstring required
Response
Reference image generated
Example response
{
"status": "ok",
"image_url": "/assets/session-id/generated-ref/reference-id"
}