Veo Upsample API
POSThttps://api.acedata.cloud/veo/upsample
Request Headers
acceptstring
The format of the response returned by the specified server should be set to `application/json`.
Please select
authorizationstring
Bearer token
Request Body
actionstringRequired parameter
Super resolution processing actions. `1080p` upscale the video to 1080p resolution, `4k` upscale the video to 4K resolution, `gif` generate dynamic GIF preview images.
video_idstringRequired parameter
The ID of the generated video task can be returned by the `/veo/videos`, `/veo/extend`, `/veo/reshoot`, or `/veo/objects` interfaces.
callback_urlstring
The callback address (URL) that will be called after the video super-resolution is completed.
asyncboolean
Whether to process in asynchronous mode. When set to `true`, the interface immediately returns `task_id`, without the need to provide `callback_url`, and then the result can be obtained by polling the corresponding task query interface; if `callback_url` is also provided, the result will be pushed to that callback address.
Please select
Response
Veo Video Generation
Allow Use General Balance
When 'Allow General Balance' is enabled, the general balance is used automatically if an app's balance is insufficient.
Kind reminder: For streaming requests, the above code may not be fully applicable. Please refer to the integration documentation for changes.
