/patreon/posts

POST /api/patreon/posts

Price: 1 credit

Get a Patreon post by id or URL. Returns the public projection of the post: name, alias, url, post_type, teaser and (for public posts) full text, published date, like and comment counts, image, video duration, required tiers, poll options, and tags.

How to use it

Fetch a single Patreon post by numeric id (e.g. 79973672) or post URL. Returns one item with id, name, alias (slug), url, post_type (image_file/video_external_file/poll/text_only/link/audio_file), teaser, text (full body only for public posts), published_at, like_count, comment_count, image, video_duration (seconds), is_public, tiers (tiers required to unlock), poll_options, and tags. Paid post bodies are behind the paywall and are not returned.

Parameters

Request body

Response

Errors

Response headers