{
"prompt": "Modern poster design for a jazz festival",
"negative_prompt": "watermark, blurry text",
"magic_prompt": true,
"model": "google/gemini-3.1-flash-image",
"size": {
"type": "aspect_ratio",
"aspectRatio": "4:5",
"scale": "4k"
},
"count": 2,
"inputs": [
{
"type": "image",
"source": {
"type": "url",
"url": "https://example.com/reference.png"
}
}
],
"output": {
"format": "webp",
"quality": 80
},
"webhook": {
"dashboard": false,
"custom": [
{
"url": "https://example.com/api/mynth-webhook?token=abc123"
}
]
},
"rating": {
"mode": "nsfw_sfw"
},
"metadata": {
"requestId": "req_123"
},
"access": {
"pat": {
"enabled": true
}
}
}