cURL
curl --request GET \ --url https://api.ttapi.io/midjourney/video/fetch \ --header 'TT-API-KEY: <api-key>'
{ "status": "SUCCESS", "message": "", "jobId": "c679a92e-dae0-462d-b70f-dcfeaf2189fa", "data": { "action": "generate", "jobId": "943583cb-08f4-4077-ad1e-f1bfc6c1191a", "progress": "100", "prompt": "hyperrealistic album cover: Black sacral Ocean. Sunken prayer canoe. Ghost Canoe Horizon", "quota": "30", "videos": [ "https://cdn.midjourney.com/video/780b1227-227a-418c-998e-3eb90eb4824a/0.mp4", "https://cdn.midjourney.com/video/780b1227-227a-418c-998e-3eb90eb4824a/1.mp4", "https://cdn.midjourney.com/video/780b1227-227a-418c-998e-3eb90eb4824a/2.mp4", "https://cdn.midjourney.com/video/780b1227-227a-418c-998e-3eb90eb4824a/3.mp4" ], "hookUrl": "https://webhook-test.com/1cb411db3bc4bfa7729c7df3ca2c1a5e" } }
Query task results, this interface does not consume quota, free to use
You can obtain your API key from the TTAPI Dashboard.
Job ID returned synchronously by the generation interface
Request successful
PENDING_QUEUE
ON_QUEUE
SUCCESS
FAILED
Response message
Task ID
Task result
Show child attributes