cURL
curl --request POST \ --url https://api.example.com/v1/videos \ --header 'Content-Type: application/json' \ --data ' { "template_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "modifications": [ { "name": "<string>", "text": "<string>", "image_url": "<string>", "color": "<string>", "number": 123 } ], "duration_seconds": 30.25, "fps": 35, "webhook_url": "<string>", "metadata": {} } '
{ "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "org_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "template_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "template_version": 123, "status": "<string>", "modifications": [ {} ], "duration_seconds": 123, "fps": 123, "width": 123, "height": 123, "result_url": "<string>", "thumbnail_url": "<string>", "error": {}, "duration_ms": 123, "created_at": "2023-11-07T05:31:56Z", "started_at": "2023-11-07T05:31:56Z", "completed_at": "2023-11-07T05:31:56Z", "object": "video" }
Documentation IndexFetch the complete documentation index at: https://acme-3f0e8fe2.mintlify.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://acme-3f0e8fe2.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Show child attributes
0.5 <= x <= 60
10 <= x <= 60
Successful Response