Authenticate with Patreon OAuth v2 and fetch a campaign's membership tiers

domain: patreon.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Redirect the user to https://www.patreon.com/oauth2/authorize with response_type=code, client_id, redirect_uri, and scope (e.g. campaigns identity) params
  2. Exchange the returned code for tokens via POST https://www.patreon.com/api/oauth2/token (grant_type=authorization_code, client_id, client_secret, redirect_uri)
  3. Call GET /api/oauth2/v2/campaigns with the access token to list campaigns owned by the authenticated creator
  4. Add include=tiers plus fields[campaign]=... and fields[tier]=... query params to get tier data — v2 returns only type/id unless fields/include are explicitly requested
  5. Store the refresh_token and call the same token endpoint with grant_type=refresh_token before the access token expires

Known gotchas

Related routes

Authenticate with Patreon OAuth and process membership tier webhooks
patreon · 5 steps · unrated
List a Patreon campaign's members with pledge and patron status via API v2
patreon.com · 5 steps · unrated
Authenticate to Salesforce Pardot (Account Engagement) v5 API using Salesforce SSO OAuth and query prospects
salesforce.com · 6 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans