Get Started
Sources
Ig reels
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/"
]
}
Body
Get a list of your Instagram reels to repost elsewhere.
What is your username?
Response
List of your reels.
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/"
]
}
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/"
]
}