Skip to main content

Accounts

List Connected Accounts

/marketing/social/accounts
List all connected social media accounts.

Calendar

Get Calendar Events

/marketing/social/calendar
Get scheduled and published posts for the calendar view.
Query Parameters

Posts

Approve Post

/marketing/social/posts/{postId}/approve
Approve a post for publishing.

Post Comments

/marketing/social/posts/{postId}/comments
Get comments on a social media post.

Post Analytics

/marketing/social/posts/{postId}/analytics
Get engagement analytics for a specific post.

Content Pillars

/marketing/social/pillars
List content pillars for your social strategy.
/marketing/social/pillars
Create a new content pillar.

Follower Analytics

/marketing/social/analytics/followers
Get follower growth data across connected accounts.
Response

Repurpose Source

/olympus/social/repurpose/source
Olympus API key. The source package for turning one piece of long-form content into social posts (the social_repurpose_source MCP tool). Two doors: ?content_id=<uuid> for a content item, or ?project_id=<uuid>&collection_id=<id>&slug=<s> for a website-project CMS entry. Read-only apart from registering the hero image in the Media Library when it is not there yet, which the response reports.
Response
utm_links carries one link per platform (linkedin, facebook, instagram, twitter, tiktok, google_business_profile), each stamped utm_source=<platform>&utm_medium=content&utm_campaign=<entry slug>&utm_content=<the content item's slug>: the keys the content attribution resolver reads, so clicks on a derivative credit the piece. Use the matching link unchanged as link_url or in first_comment, and write linked_content_id on every post. utm_links is null and live_url carries a reason when the site is not deployed or the entry has no route. Before 2026-09-12 the links said utm_medium=social and carried no utm_content, so those clicks never resolved. See UTM crediting.