cURL
curl --request POST \ --url https://reelmirror.com/api/v1/clone-url \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "url": "<string>", "persona_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a" } '
{ "status": "<string>", "generated_post_id": "<string>" }
Fetch a single Instagram post by URL and generate AI content from it in one step.
API key (rm_xxx) or JWT token
Instagram post/reel/TV URL
Clone started