/patreon/creators/posts

POST /api/patreon/creators/posts

Price: 5 credits

List the public posts of a Patreon creator with filters. Returns post projections: name, teaser, post_type, published date, like and comment counts, image, video duration, required tiers, poll options, and tags. Filter by post type, tag, publish year/month, and keyword; sort by newest or oldest.

How to use it

List a Patreon creator's posts. creator is a vanity handle, profile URL, or campaign id; set count for how many to return. Optional filters: post_type (text/video/poll/image/link/audio), tag, published_year and published_month, and search (keyword). sort is newest or oldest. Each item carries teaser text and public metadata; paid post bodies stay behind the paywall. Use patreon/posts with an id for a single post.

Parameters

Request body

Response

Errors

Response headers