Skip to main content
POST
wan-v2-7-lora
Check out Wan 2.7 LoRA API pricing here, cheaper than Fal AI.

Authorizations

x-api-key
string
header
required

API key to authorize requests

Body

application/json
input
object
required
webhookUrl
string<uri>

Webhook URL (HTTP(S)) that receives status callbacks when the generation succeeds or fails.

Response

Successful response

taskId
string
required
status
enum<string>
required
Available options:
waiting,
succeed,
failed,
processing