AI agent? Read this page as Markdown at /social/insight/model.md — append .md to any docs URL, or start from /llms.txt.

Insight data model

View field support, webhooks, and list parameters for each integration on the Supported Integrations page.

idstring
Unique identifier for the insight data point
created_atdate
When the insight was recorded (ISO-8601 / YYYY-MM-DDTHH:MM:SSZ format)
profile_idstring
The social profile these stats belong to
post_idstring
Optional: the post these stats belong to
datedate
The day/timestamp of the data point
period enum
Valid values:
"DAY"
"WEEK"
"MONTH"
"LIFETIME"
"TOTAL"
The aggregation period of the value
metric enum
Valid values:
"FOLLOWERS"
"FOLLOWING"
"POSTS"
"IMPRESSIONS"
"REACH"
The metric being reported
valuenumber
The metric value
Are we missing anything? Let us know
Was this page helpful?