curl --request GET \ --url https://api.ttapi.io/grok/fetch \ --header 'TT-API-KEY: <api-key>'
Copy
{ "status": "SUCCESS", "message": "success", "jobId": "c822d894-fba8-4cd7-8b34-5cf54284af61", "data": { "videoId": "video_b96164dd8bfa43518c858bcf", "prompt": "Static camera shot of ants crawling on a stone lantern with flowers and grass gently swaying in the breeze in the background, accompanied by the sound of cicadas", "aspectRatio": "9:16", "videoLength": "30", "resolutionName": "720p", "referImage": "https://api.nananobanana.cn/api/cos-proxy/default-tenant-001/images/a515af9c-1619-42e8-abc7-97a6792ec524.png", "videoUrl": "https://cdn.ttapi.io/other/2026-03-10/56a8bece963a4e8e9a585f41c5d24162.mp4", "quota": "9", "finishTime": "2026-03-10 09:52:59", "hookUrl": null }}
Grok
Get Result
Query current task generation results by jobId
GET
/
grok
/
fetch
cURL
Copy
curl --request GET \ --url https://api.ttapi.io/grok/fetch \ --header 'TT-API-KEY: <api-key>'
Copy
{ "status": "SUCCESS", "message": "success", "jobId": "c822d894-fba8-4cd7-8b34-5cf54284af61", "data": { "videoId": "video_b96164dd8bfa43518c858bcf", "prompt": "Static camera shot of ants crawling on a stone lantern with flowers and grass gently swaying in the breeze in the background, accompanied by the sound of cicadas", "aspectRatio": "9:16", "videoLength": "30", "resolutionName": "720p", "referImage": "https://api.nananobanana.cn/api/cos-proxy/default-tenant-001/images/a515af9c-1619-42e8-abc7-97a6792ec524.png", "videoUrl": "https://cdn.ttapi.io/other/2026-03-10/56a8bece963a4e8e9a585f41c5d24162.mp4", "quota": "9", "finishTime": "2026-03-10 09:52:59", "hookUrl": null }}