curl --location --request POST 'https://duomiapi.com' \ --header 'Content-Type: application/json' \ --data-raw '{ "video": "your-url-here" //the url of the original video you used in the /web/upscale endpoint }'
{}