cURL
curl --request GET \ --url https://api.ttapi.org/gemini/image/fetch \ --header 'TT-API-KEY: <api-key>'
{ "status": "SUCCESS", "message": "success", "data": { "prompt": "a cute cat", "refer_images": null, "image_url": "https://cdn.ttapi.io/other/2025-09-10/8b46aa28-4433-455f-bf5c-f5ccea48baf2.png", "quota": 2 } }
查询任务结果
Documentation IndexFetch the complete documentation index at: https://docs.ttapi.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.ttapi.io/llms.txt
Use this file to discover all available pages before exploring further.
请前往 TTAPI 控制台 获取 API 密钥。
生成接口同步返回的jobId
请求成功
"SUCCESS"
"success"
任务结果
Show child attributes