Skip to main content
Piloterr
Back to library

Patreon Profile Info API

Retrieve a Patreon creator profile with patron counts, membership tiers, campaign summary, and creator metadata.

Active1 credit = 1 requestGET/v2/patreon/profile/info

Endpoint Overview

Detailed documentation, pricing, and usage examples.

OverviewLink to Overview

Retrieve the full public profile of any Patreon creator page. Returns campaign metadata, patron counts, membership tiers, creator details, cover images, and campaign summary as structured JSON via request-mode crawling.

QuickstartLink to Quickstart

GET https://api.piloterr.com/v2/patreon/profile/info?query=https://www.patreon.com/cfemen

ParametersLink to Parameters

Parameter Type Required Description
query string yes Patreon profile URL or creator vanity name

Response fieldsLink to Response fields

Field Type Description
id string Patreon campaign ID
url string Canonical Patreon page URL
name string Campaign vanity name
cover string Cover image URL
avatar string Campaign avatar URL
creator object Creator account details
creator.id string Creator user ID
creator.url string Creator Patreon page URL
creator.full_name string Creator display name
creator.about string | null Creator bio when available
creator.avatar string Creator avatar URL
creator.social_connections object | null Linked social accounts
is_nsfw boolean NSFW campaign flag
rewards array Membership tiers
rewards[].id string Tier ID
rewards[].title string | null Tier name
rewards[].description string Tier benefits (HTML)
rewards[].amount_cents integer Monthly price in cents
rewards[].url string | null Checkout URL for the tier
rewards[].published boolean | null Whether the tier is published
rewards[].patron_count integer | null Patrons on this tier
summary string Campaign description (HTML)
currency string Billing currency (e.g. USD)
one_liner string | null Short tagline when available
created_at string Campaign creation timestamp (ISO 8601)
published_at string Campaign publish timestamp (ISO 8601)
is_monthly boolean Whether billing is monthly
patron_count integer Total patrons
paid_member_count integer Number of paying members
creation_name string Campaign category label
creation_count integer Number of creations/posts tracked

NotesLink to Notes

  • Tier descriptions and campaign summary may contain HTML markup.
  • Some tiers (e.g. Everyone) use sentinel IDs like -1 with zero price.

Main use casesLink to Main use cases

  • Analyze creator monetization tiers and pricing strategy
  • Enrich influencer databases with live patron counts
  • Monitor membership tier changes over time
  • Build competitive intelligence dashboards for creator economy research

Related APIs

Expand your data capabilities with these complementary tools.

Ready to get started?

Your web scraping API is one click away. Start with +500 credits, no infrastructure to set up, no proxies to manage, and no credit card required.

  • +500 credits
  • No credit card required
  • All endpoints included