Fountain logo
ProductsFeaturesResourcesPricing
  • Introduction
  • Getting Started
  • Finding Clips
  • Styling Clips
  • Publishing Clips
  • Daily Growth

Endpoints

Overview
Project
Content
Search
Publishing
Uploads
Social

Models

Overview
  • SocialChannel
  • SocialChannelStatus
  • SocialPlatform
  • SocialPost
  • SocialPostMediaSource
  • SocialPostPublishMode
  • SocialPostStats
  • SocialPostStatus
  • SocialPostUpload
  • SocialPostUploadType
Docs/Models

SocialPostMediaSource

object

The segment of Fountain content a social post was cut from.

The stretch of Fountain content behind a post: which episode and show, where the media lives, and the exact span that was clipped. Fountain uses it to surface the post as a candidate in the dashboard and in email digests, so supplying it when creating a post via Create Social Post is strongly encouraged.

Fields

idsContentID[]required

The source content: both the episode, as an episode:id: link, and its show, as a show:id: link. Other ContentID forms are rejected.

mediastringrequired

URL of the media the clip was cut from.

transcriptstringrequired

The transcript of the clipped span.

ts_startnumberrequired

Clip start time in seconds.

ts_endnumberrequired

Clip end time in seconds.

Example
{
  "ids": [
    "episode:id:abc123",
    "show:id:xyz789"
  ],
  "media": "https://media.fountain.fm/episodes/abc123.mp3",
  "transcript": "the genesis block was mined in 2009",
  "ts_start": 2477.91,
  "ts_end": 2493.9
}
Example
{
  "ids": [
    "episode:id:abc123",
    "show:id:xyz789"
  ],
  "media": "https://media.fountain.fm/episodes/abc123.mp3",
  "transcript": "the genesis block was mined in 2009",
  "ts_start": 2477.91,
  "ts_end": 2493.9
}
Products
  • Podcasters
  • Artists
  • Listeners
  • Pricing
Features
  • Hosting
  • Clips and Social
  • Daily Growth
  • Archive Search
  • Monetization
  • Livestreams
  • Community
  • Analytics
  • All Features
Resources
  • Docs
  • FAQs
  • Changelog
  • Blog
Discover
  • Trending
  • Feed
  • Charts
Social
  • X
  • Nostr
  • Instagram
  • LinkedIn
  • YouTube
© 2026 Fountain·Privacy Policy·Terms of Use·Contact