Patreon API v2

The Patreon REST API v2 follows the JSON:API specification. It exposes campaigns, members (patrons), posts, tiers, benefits, addresses, and webhooks. Authentication uses OAuth 2.0 with creator-issued access tokens or three-legged OAuth flows.

API entry from apis.yml

apis.yml Raw ↑
aid: patreon:patreon-api-v2
name: Patreon API v2
humanURL: https://docs.patreon.com/
baseURL: https://www.patreon.com/api/oauth2/v2
tags:
- Creator Economy
- Membership
- Campaigns
- Members
- Posts
- Webhooks
description: The Patreon REST API v2 follows the JSON:API specification. It exposes campaigns, members
  (patrons), posts, tiers, benefits, addresses, and webhooks. Authentication uses OAuth 2.0 with creator-issued
  access tokens or three-legged OAuth flows.
properties:
- type: Documentation
  url: https://docs.patreon.com/
- type: Authentication
  url: https://docs.patreon.com/#oauth
- type: SignUp
  url: https://www.patreon.com/portal/registration/register-clients
- type: Webhooks
  url: https://docs.patreon.com/#webhooks