Bria Video Increase Resolution API Usage Guide
Overview
Bria Video Increase Resolution is Bria’s new video editing model to increase resolution. It utilizes an input video to upscale it by a specified factor (2x or 4x) while maintaining visual quality. Increases to 8K at max.Authentication
All API requests require authentication using an API key. Include your API key in the Authorization header:Submit Video Generation Request
Base URL
Endpoint
Request Format (cURL)
Request Parameters
Output Options: mp4_h264, mp4_h265, webm_vp9, mov_h265, mov_proresks, mkv_h264, mkv_h265, mkv_vp9, gif.
Check Request Status
Endpoint
GET /api/v1/ie/requestqueue/apikey/requests/{request_id}