curl -X POST \ <BASE_URL>/extract-reels \ -H 'Content-Type: application/json' \ -H 'X-API-Key: YOUR_API_KEY' \ -d '{ "usernamae": "contentify.app" }'
{ "reels": [ "https://www.instagram.com/p/CTz3z3YJ9Zz/", "https://www.instagram.com/p/CTz3z3YJ9Zz/", "https://www.instagram.com/p/CTz3z3YJ9Zz/", "https://www.instagram.com/p/CTz3z3YJ9Zz/", "https://www.instagram.com/p/CTz3z3YJ9Zz/" ] }