We are excited to announce Ayrshare as the one API-first platform to supply direct posting to Instagram Stories through an API.
Instagram Stories supply a dynamic and highly effective methodology to join together with your viewers and strengthen your model. A Story permit you to share photos and movies that final for simply 24 hours. These may embrace footage of your newest product, an upcoming occasion photograph, or brief video snippets addressing frequent questions. Stories are a great approach to check out varied content material varieties and interact together with your followers.
Ayrshare streamlines this course of by permitting you to schedule your tales prematurely through our Instagram Stories API.
Posting Instagram Stories through the Ayrshare API
After signing up for Ayrshare, getting your API Key, and linking your Instagram Account, you possibly can simply ship your first picture or video Story to Instagram.
POST https://app.ayrshare.com/api/post
{
"post": "The description of the video",
"mediaUrls": ["https://img.ayrshare.com/012/vid.mp4"],
"instagramOptions": {
"stories": true,
}
}
Simply add your single picture or video, ship some put up textual content – notice Instagram doesn’t at the moment take the textual content for Stories – and set the parameter tales: true
. POST this JSON to https://app.ayrshare.com/api/post
and your Story shall be revealed.
Remember that Stories solely final for twenty-four hours after which disappear.
If you need to be taught extra about publishing to Instagram take a look at our different article on publishing Instagram Reels through an API.