Khi được cung cấp một prompt, mô hình sẽ trả về một hoặc nhiều đoạn văn hoàn thành được dự đoán, và cũng có thể trả về xác suất của các token thay thế tại từng vị trí. Tạo phần hoàn thành dựa trên prompt và các tham số đã cung cấp.
Request
Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.
Example:
Authorization: Bearer ********************
Query Params
Header Params
Body Params multipart/form-data
Request Code Samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET '/v1/video/query?id=veo3-pro-frames:517a5cc9-d30b-45b0-bb3f-61d117d27915' \
--header'Accept: application/json' \
--header'Authorization: Bearer <token>'
Responses
🟢200Thành công
application/json
Body
Example
{"id":"033fa60e-f37c-4ff6-a44d-5585ffea938d","status":"pending","video_url":null,"enhanced_prompt":"```\nA surreal and whimsical digital painting of a majestic brown cow with large, feathered wings soaring gracefully through a vibrant blue sky. The cow has a joyful expression, its tail streaming behind it as it flies among fluffy white clouds. Below, a patchwork of green farmland stretches into the distance, with tiny farm buildings and a group of astonished farmers looking up in amazement. The scene is bathed in warm golden sunlight, creating a dreamlike and magical atmosphere. Art style inspired by fantasy illustrations with soft brushstrokes and rich, saturated colors.\n```","status_update_time":1750323167003}