The data structures the API returns, shared across endpoints. They are grouped the same way the endpoints are, so a model sits where you would look for the endpoints that return it.
Your API project and what it is connected to.
What a search returns beyond content itself.
The feeds and items you host, and how they perform.
FeedA podcast feed you host.ItemAn item in a feed you host.ItemStatusThe publishing state of an item.PodcastCategoryA category a podcast show can be listed under.StatsA feed’s or item’s download and payment statistics.StatsBucketA metric attributed to a single time bucket.StatsMetricOne period’s aggregate figures.StatsRowOne group’s figures: current totals, the prior window, and an optional time series.Connected channels, and the posts published to them.
SocialChannelA connected social channel.SocialChannelStatusThe connection state of a social channel.SocialPlatformA social platform a project can connect a channel to.SocialPostA social post created through the Fountain API.SocialPostMediaSourceThe segment of Fountain content a social post was cut from.SocialPostPublishModeHow a post should be approved, scheduled or published when updated.SocialPostStatsEngagement figures for a published social post.SocialPostStatusThe lifecycle state of a social post.SocialPostUploadMedia attached to a social post.SocialPostUploadTypeThe type of media attached to a social post.Types used across more than one part of the API.