cURL
curl --request GET \ --url https://www.unitedcompute.ai/api/py/google-veo-3-t2v/status/{request_id} \ --header 'X-API-Key: <api-key>'
200
processing
{ "status": "processing", "id": "6aa9b0286996faf798a1ea5704874386"}
Check the status of a text-to-video generation task
The request ID returned from the generate endpoint
Status retrieved successfully
The response is of type object.
object