curl --location --request POST 'https://open.capcutapi.top/cut_jianying/add_image' \
--header 'Authorization: Bearer your-api-key' \
--header 'Content-Type: application/json' \
--data-raw '{
"image_url": "https://cdn.wanx.aliyuncs.com/wanx/1719234057367822001/text_to_image_v2/d6e33c84d7554146a25b1093b012838b_0.png?x-oss-process=image/resize,w_500/watermark,image_aW1nL3dhdGVyMjAyNDExMjkwLnBuZz94LW9zcy1wcm9jZXNzPWltYWdlL3Jlc2l6ZSxtX2ZpeGVkLHdfMTQ1LGhfMjU=,t_80,g_se,x_10,y_10/format,webp",
"start": 0,
"end": 5.0,
"width": 1920,
"height": 1080,
"draft_id": "",
"transform_x": 0.2,
"transform_y": 0.2,
"scale_x": 1,
"scale_y": 1,
"track_name": "video_main",
"relative_index": 99,
"intro_animation": "放大",
"intro_animation_duration": 0.5,
"outro_animation": "闪现",
"outro_animation_duration": 0.5,
"transition": "上移",
"transition_duration": 0.5,
"mask_type": "矩形",
"mask_center_x": 0.5,
"mask_center_y": 0.5,
"mask_size": 0.7,
"mask_rotation": 45.0,
"mask_feather": 2,
"mask_invert": true,
"mask_rect_width": 8,
"mask_round_corner": 10
}'