Playground
Playground JSON ke MP4
Kumpulan referensi video, koleksi, dan eksperimen publik yang terus bertambah. Mulai dari pola, jadikan milikmu, lalu bagikan hasilnya.
VideoJSON
Kirim
✓ Payload VideoJSON valid
hasil: 10sFPS: 30Lebar: 1920pxTinggi: 1080px
Pratinjau permintaan
curl -X POST https://api.ilovevideoeditor.com/v1/render \
-H 'Authorization: Bearer $ILOVEVIDEOEDITOR_API_KEY' \
-H 'Content-Type: application/json' \
--data '{
"name": "Developer sample",
"layers": [
{
"id": "composition-root",
"type": "composition",
"settings": {
"enabled": true,
"startTime": 0,
"sourceDuration": 10,
"width": 1920,
"height": 1080,
"fps": 30,
"backgroundColor": "#101827"
},
"properties": {},
"animations": []
}
]
}'Kunci API tetap berada di lingkungan lokal Anda. Playground ini tidak pernah mengirim render.