cURL
Content Creation
Upscale Content
Upscale an image or video to higher resolution. Pass the URL and specify the type. Returns the upscaled URL.
POST
cURL
Documentation Index
Fetch the complete documentation index at: https://developers.recoupable.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Your Recoup API key. Learn more.
Body
application/json
Upscale parameters
URL of the image or video to upscale
Whether the input is an image or video
Available options:
image, video Upscale multiplier (1-4x). Defaults to 2x.
Required range:
1 <= x <= 4Target output resolution. When provided, overrides upscale_factor with a resolution-based upscale.
Available options:
720p, 1080p, 1440p, 2160p Response
Media upscaled successfully
URL of the upscaled image or video
