Back to catalog
🎬

Compress Video API

API Key

Compress video files through an asynchronous workflow, a practical API for large-scale or long-duration videos / tasks

🎬VideoHTTPSCORS enabled

Video Compression Result

Compress Video API

Original Size148 MB
Compressed Size41 MB
Savings72.3%
FormatH.265 / MP4
Duration4:32

Sample Response

response.json
1{
2 "originalSize": "148 MB",
3 "compressedSize": "41 MB",
4 "savings": "72.3%",
5 "format": "H.265 / MP4",
6 "duration": "4: 32"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://apyhub.com/utility/job-compress-video" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs