curl --location --request GET 'https://api.302.ai/ws/api/v3/predictions//result' \
--header 'Authorization: Bearer '{
"code": 200,
"message": "success",
"data": {
"id": "714ca5d6f856438faa05ad444a83060c",
"model": "wavespeed-ai/infinitetalk-fast/video-to-video",
"outputs": [
"https://file.302.ai/gpt/imgs/20260115/44a5ac2149c09907e1ce7e4857983ba0.mp4"
],
"urls": {
"get": "https://api.302.ai/ws/api/v3/predictions/714ca5d6f856438faa05ad444a83060c/result"
},
"status": "completed",
"created_at": "2026-01-15T03:32:42.722014924Z",
"error": "",
"executionTime": 57299,
"timings": {
"inference": 57299
}
}
}