Query the execution status and results of Veo3 video generation tasks.
data.response object:
resolution field indicates the actual resolution of the generated videoAll APIs require authentication via Bearer Token.
Get API Key:
Usage: Add to request header: Authorization: Bearer YOUR_API_KEY
Task ID
Request successful
Response status code
200 - Success - Request has been processed successfully
400 - Your prompt was flagged by Website as violating content policies.
401 - Unauthorized - Authentication credentials are missing or invalid
404 - Not Found - The requested resource or endpoint does not exist
422 - Validation Error - The request parameters failed validation checks, or Your request was rejected by Flow(Your request was rejected by Flow.). You may consider using our other fallback channels, which are likely to succeed. Please refer to the documentation.
451 - Failed to fetch the image. Kindly verify any access limits set by you or your service provider.
455 - Service Unavailable - System is currently undergoing maintenance
500 - Server Error - An unexpected error occurred while processing the request.
200, 400, 401, 404, 422, 451, 455, 500 Error message when code != 200
"success"