Agorapulse · Schema
InstagramStoryContentReportInsight
Instagram Stories Specific Content Report Insights
Social Media ManagementSocial-MediaCRMAnalyticsPublishingInbox ManagementSocial Listening
Properties
| Name | Type | Description |
|---|---|---|
| reachCount | integer | Number of reach |
| engagementRatePerImpression | number | Ratio of engagement to impression as a percentage |
| engagementRatePerReach | number | Ratio of engagement to reach as a percentage |
| impressionsCount | integer | Number of impressions |
| swipeForwardCount | integer | Number of swipes forward |
| tapBackCount | integer | Number of taps back |
| tapForwardCount | integer | Number of taps forward |
| exitCount | integer | Number of taps exit |
| type | string | Type of post |
JSON Schema
{
"$schema": "http://json-schema.org/draft-07/schema#",
"title": "InstagramStoryContentReportInsight",
"type": "object",
"properties": {
"reachCount": {
"type": "integer",
"description": "Number of reach",
"format": "int64",
"example": 283
},
"engagementRatePerImpression": {
"type": "number",
"description": "Ratio of engagement to impression as a percentage",
"format": "double",
"example": 46.7
},
"engagementRatePerReach": {
"type": "number",
"description": "Ratio of engagement to reach as a percentage",
"format": "double",
"example": 50
},
"impressionsCount": {
"type": "integer",
"description": "Number of impressions",
"format": "int64",
"example": 342
},
"swipeForwardCount": {
"type": "integer",
"description": "Number of swipes forward",
"format": "int64",
"example": 23
},
"tapBackCount": {
"type": "integer",
"description": "Number of taps back",
"format": "int64",
"example": 12
},
"tapForwardCount": {
"type": "integer",
"description": "Number of taps forward",
"format": "int64",
"example": 0
},
"exitCount": {
"type": "integer",
"description": "Number of taps exit",
"format": "int64",
"example": 0
},
"type": {
"type": "string",
"description": "Type of post",
"example": "story"
}
},
"description": "Instagram Stories Specific Content Report Insights",
"allOf": [
{
"$ref": "#/components/schemas/ContentReportData"
}
]
}
Work with this as data
Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for schemas
4 MCP tools reach this
find_json_schemasBrowse and filter every JSON Schema in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/instagramstorycontentreportinsight"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.