aiPhotoshoot
Text To Image
Generate image from text prompt using AI models (async).
Args: request: TextToImageRequestDTO with prompt, style, and model parameters background_tasks: FastAPI background tasks db: Database session user: User object
Returns: dict: Contains task ID for polling
post/api/v1/aiPhotoshoot/text-to-image
Request body
Response
Successful Response
{"stackTrail":"paths:/api/v1/aiPhotoshoot/text-to-image:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 2 revisions of this API.