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