Edit images
Please go to TTAPI Console to obtain the API key.
Prompt
Reference image list, currently only one image is supported
[
"https://cdn.ttapi.io/grok/2026-03-30/bd61449e07eb46a5ac8870651f374e50.jpg"
]Number of images to generate, range: 1 - 4
1 <= x <= 4Callback URL. The system will send a notification to this URL when the task is completed or failed. The notification data structure is consistent with the fetch structure. If not set, you need to call the fetch interface to query the result
"https://example.com/callback"