Hailuo Tasks API
POSThttps://api.acedata.cloud/hailuo/tasks

This API can be used to query Hailuo's video generation tasks.

Related Products

HaiLuo - Ace Data Cloud
HaiLuo video generation platform, directly interfaces with this API, high-speed and stable availability.

Request Headers

acceptstring
Specify the response format returned by the server.
Please select
authorizationstring
Bearer token

Request Body

idstring
The Hailuo task ID to be queried.
idsarray
A list of Hailuo task IDs for batch querying.
actionstring
Operation type. Use `retrieve` to query a single task, and use `retrieve_batch` to query multiple tasks in bulk.
Please select

Response

Hailuo 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.

Shell

Python

JavaScript

Java

Go

PHP

Kind reminder: For streaming requests, the above code may not be fully applicable. Please refer to the integration documentation for changes.