Instagram Reel Info
POST
/instagram-reel-info
Get information about an Instagram reel
Retrieves metadata information about a given Instagram reel.
Request Body
The URL of the Instagram reel to get information about.
url
Requiredstring
The full URL of the Instagram reel.
Example:"https://www.instagram.com/reel/DBElt2UIuUG/?utm_source=ig_web_copy_link"
Status code | Description |
---|---|
200 | Success. Reel information returned. |
400 | Bad Request. The provided URL is invalid. |
401 | Unauthorized. Invalid or missing API key. |
500 | Server error. |