/patreon/creators

POST /api/patreon/creators

Price: 1 credit

Get a Patreon creator (campaign) by vanity handle, profile URL, or numeric campaign id. Returns the public profile: name, alias, description, tagline, avatar and cover image, patron and paid-member counts, post count, native currency, social links, starting pledge amount, and the list of membership tiers.

How to use it

Fetch a single Patreon creator profile. creator is a vanity handle (e.g. rossdraws), a profile URL (patreon.com/rossdraws or /cw/rossdraws), or a numeric campaign id. Returns one item with id (campaign id), name, alias (vanity), url, creation_name, tagline, description, image, cover, patron_count, paid_member_count, post_count, currency, min_pledge_amount, social_links (platform/url), and tiers (embedded membership plans). Prices are in the creator's native currency.

Parameters

Request body

Response

Errors

Response headers