It needs to be called after the video task status returns to completion, otherwise 400 error is returned Please download the video link obtained as soon as possible, otherwise after account rotation, it cannot be obtained again
Request
Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.
Example:
Authorization: Bearer ********************
Path Params
task_id
string
required
task id
Example:
574c36d2-13cd-4869-b899-c3b22356ed6b
Request 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 'https://api.maxapi.ai/luma/generations/574c36d2-13cd-4869-b899-c3b22356ed6b/download_video_url'