cURL
Grok Image
编辑图片
编辑图片
POST
cURL
这是 Grok 图片 API 的编辑接口。Documentation Index
Fetch the complete documentation index at: https://docs.ttapi.io/llms.txt
Use this file to discover all available pages before exploring further.
请求体
application/json
提示词
参考图像列表,目前只支持一个图像
示例:
[
"https://cdn.ttapi.io/grok/2026-03-30/bd61449e07eb46a5ac8870651f374e50.jpg"
]生成图片数量 1 - 4
必填范围:
1 <= x <= 4回调地址,任务完成或失败将通过请地址进行通知,通知数据结构与fetch结构 [blocked]一致。如果未设置,则需要请求fetch接口 [blocked]进行查询
示例:
"https://example.com/callback"
Last modified on March 30, 2026