Docs
YouTube

Insights

Pull YouTube video analytics into normalized metrics.

Fetch analytics for a published YouTube destination. Metrics are mapped into the shared Onepostly insights shape used across platforms.

Requires yt-analytics.readonly for full Analytics reports (public statistics may still appear without it).

Get insights

curl "https://api.onepostly.com/v1/posts/POST_ID/insights?destinationId=DEST_ID" \
  -H "x-api-key: op_YOUR_KEY"

Normalized fields

FieldNotes
plays / impressionsViews
likesLikes
commentsComments
sharesShares when Analytics data is available
engagementlikes + comments (+ shares when present)

Fresh uploads may return pending until analytics has data; public statistics often appear sooner.

See also