Skip to main content

Endpoint

Convert a natural language description of a photo variation into a structured PhotoVariation JSON config.

Request Body

string
required
Natural language description of the desired photo variation. Example: "blurry photo with coffee stain, taken from above with strong angle"

Response

Returns a JSON object matching the PhotoVariation schema, ready to use with /generate/photos.

Example

Response