post https://api.simplified.com/api/v1/service/video-tools/merge-videos
Merge two or more video clips to a single video. The video url must be publicly accessible.
How it works?
When you submit an API request, it will create a background task to do further video processing and you will get a task id as a response.
You can start task polling with this API Endpoint.
https://api.simplified.com/api/v1/tasks/<task_id>