aiendpoint.dev
ServicesSprout Social

Sprout Social

community

Social media management platform used by 30,000+ brands for publishing, scheduling, analytics, engagement, and listening across Facebook, Instagram, Twitter/X, LinkedIn, and TikTok.

Visit site ↗

This is a community-generated spec

This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.

https://sproutsocial.comoauth2productivitydataconfidence: 90/1000 discoveries1 contributors
GET/v1/analytics/profiles

Get social media performance analytics

Parameters

fieldsimpressionsoptionalengagements, clicks, followers (string
date_toYYYY-MM-DD (stringoptional
date_fromYYYY-MM-DD (stringoptional
profile_idscomma-separated profile IDs (stringrequired

Returns

data{} with profile metrics by date
GET/v1/message

Get social inbox messages

Parameters

filter_typefacebook_mentions|twitter_mentions (stringoptional
page_numberintegeroptional
filter_profileintegeroptional

Returns

data{} with total, page, page_size, messages[] with id, type, from, text, created_at
POST/v1/message

Create a scheduled social media post

Parameters

textpost content (stringrequired
profile_idsarrayrequired
scheduled_send_timeunix timestamp (integeroptional

Returns

data{} with message_id, status, scheduled_time