Back to catalog
🎬

Shotstack

API Key

Cloud-based video editing API

🎬VideoHTTPS

Shotstack Video Render

Video rendering job result

Render IdR8e3a2c1-4f57-48b2-9d6e-1a0bc3f2e5d7
StatusDone
Duration Seconds30
Output UrlHttps://cdn.shotstack.io/renders/r8e3a2c1.mp4
Created At2024-03-15T14:22:10Z

Sample Response

response.json
1{
2 "render_id": "r8e3a2c1-4f57-48b2-9d6e-1a0bc3f2e5d7",
3 "status": "done",
4 "duration_seconds": 30,
5 "output_url": "https://cdn.shotstack.io/renders/r8e3a2c1.mp4",
6 "created_at": "2024-03-15T14: 22: 10Z"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://shotstack.io/" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs