cURL
curl --request POST \ --url https://api.novita.ai/v3/async/flux-1-kontext-pro \ --header 'Authorization: <authorization>' \ --header 'Content-Type: <content-type>' \ --data '{ "prompt": "<string>", "image": "<string>", "guidance_scale": 123, "aspect_ratio": "<string>" }'
{ "task_id": "<string>" }
application/json
21:9
16:9
4:3
3:2
1:1
2:3
3:4
9:16
9:21
Was this page helpful?