Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://www.citedy.com/api/agent/shorts/merge \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "video_urls": [ "<string>" ], "phrases": [ { "text": "<string>" } ], "config": { "words_per_phrase": 5, "font_size": 44, "position_from_bottom": 175, "text_color": "<string>", "stroke_color": "<string>", "stroke_width": 2 } } '
{ "video_url": "<string>", "r2_key": "<string>", "duration": 1, "segment_durations": [ 1 ], "credits_charged": 1 }
Bearer citedy_agent_* key
2-4 video URLs hosted on download.citedy.com
2 - 4
^https://download\.citedy\.com/
Must contain exactly one phrase per video URL
Show child attributes
Merge completed
x >= 0