curl --location --request POST '/api/public/render' \
--header 'Content-Type: application/json' \
--data-raw '{
"text": "this is a super cool video, introducing typeframes",
"hasToGenerateVoice": true,
"hasToSearchMedia": true,
"audio": "Bladerunner 2049",
"compression": "medium",
"frameDurationMultiplier": 1,
"resolution": "720p",
"width": 720,
"height": 1280,
"frameRate": 60
}'
{
"success": 1,
"videoUrl": "https://content.typeframes.com/renders/W0y1Vh9urBKvUs92KxaH/typeframes-W0y1Vh9urBKvUs92KxaH-1701782479647.mp4",
"slides": [
{
"text": {
"value": "this",
"size": "large",
"effect": {
"color": "#ffffff",
"name": "outline"
},
"font": "Open Sans"
},
"duration": 0.16,
"transitions": {
"in": {
"name": "auto"
}
},
"video": {
"url": "https://typeframes.s3.amazonaws.com/uploads/7986664.mp4",
"fullScreen": true,
"left": 0,
"top": 0,
"size": "cover"
}
},
{
"text": {
"value": "is",
"size": "medium",
"effect": {
"color": "#ffffff",
"name": "outline"
},
"font": "Open Sans"
},
"duration": 0.31999999999999995,
"transitions": {
"in": {
"name": "auto"
}
}
},
{
"text": {
"value": "a",
"size": "medium",
"effect": {
"color": "#ffffff",
"name": "outline"
},
"font": "Open Sans"
},
"duration": 0.16000000000000003,
"transitions": {
"in": {
"name": "auto"
}
}
},
{
"text": {
"value": "super",
"size": "large",
"effect": {
"color": "#ffffff",
"name": "outline"
},
"font": "Open Sans"
},
"duration": 0.24,
"transitions": {
"in": {
"name": "auto"
}
}
},
{
"text": {
"value": "cool",
"size": "large",
"effect": {
"color": "#ffffff",
"name": "outline"
},
"font": "Open Sans"
},
"duration": 0.3199998999999999,
"transitions": {
"in": {
"name": "auto"
}
}
},
{
"text": {
"value": "video",
"size": "large",
"effect": {
"color": "#ffffff",
"name": "outline"
},
"font": "Open Sans"
},
"duration": 0.2400000000000002,
"transitions": {
"in": {
"name": "auto"
}
}
},
{
"text": {
"value": "introducing",
"size": "medium",
"effect": {
"color": "#ffffff",
"name": "outline"
},
"font": "Open Sans"
},
"transitions": {
"in": {
"name": "auto"
}
},
"duration": 0.5600000999999999
},
{
"text": {
"value": "typeframes",
"size": "medium",
"effect": {
"color": "#ffffff",
"name": "outline"
},
"font": "Open Sans"
},
"duration": 0.9399999000000001,
"transitions": {
"in": {
"name": "auto"
}
},
"video": {
"url": "https://typeframes.s3.amazonaws.com/uploads/4990242.mp4",
"fullScreen": true,
"left": 0,
"top": 0,
"size": "cover"
}
}
],
"audio": "https://content.typeframes.com/audio/bladerunner-2049.mp3",
"colors": [
"#469EF8"
],
"compression": 18,
"frameDurationMultiplier": 1,
"frameRate": 60,
"resolution": "720p",
"fileName": "typeframes-W0y1Vh9urBKvUs92KxaH-1701782479647.mp4",
"name": "Untitled",
"width": 720,
"height": 1280,
"voiceoverAudio": "https://content.typeframes.com/uploads/362a59f2-259c-4788-a8c4-b36547b3649e.mp3",
"backgroundMedia": [
{
"url": "https://typeframes.s3.amazonaws.com/uploads/4990242.mp4",
"size": "cover",
"left": 0,
"top": 0,
"fullScreen": true,
"end": 0,
"type": "video"
},
{
"url": "https://typeframes.s3.amazonaws.com/uploads/7986664.mp4",
"size": "cover",
"left": 0,
"top": 0,
"fullScreen": true,
"end": 6,
"type": "video"
}
],
"offset": 0
}