Patreon website screenshot

Patreon

Patreon is a membership platform for creators offering tiered subscriptions, content publishing, community, and payments. The Patreon API v2 follows the JSON:API specification and exposes campaigns, members, posts, tiers, benefits, and webhooks via OAuth 2.0.

Patreon publishes 1 API on the APIs.io network: Oauth2 API. Tagged areas include Creator Economy, Membership, Subscription, Content, and Community.

Patreon’s developer surface includes authentication, developer portal, signup flow, pricing, and 10 more developer resources.

34.0/100 thin ▬ flat Agent 32/100 agent aware Full breakdown ↓
scored 2026-08-21 · rubric v0.12.0
AccessPaidSelf serve
2 APIs
Creator EconomyMembershipSubscriptionContentCommunity

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-21 · rubric v0.12.0
Composite quality — 34.0/100 · thin
Contract Quality 13.2 / 25
Developer Ergonomics 5.2 / 20
Access Clarity 7.4 / 20
Operational Transparency 1.4 / 13
Contract Governance 0.0 / 12
Discoverability 6.9 / 10
Agent readiness — 32/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
Documented Reversibility 0 / 6
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 7 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/patreon: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 2

Individual APIs this provider publishes, each with its own machine-readable definition.

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...

Patreon Oauth2 API

The Oauth2 API from Patreon — 13 operation(s) for oauth2.

Open Collections 3

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Patreon API v2 Oauth2 API

OPEN COLLECTION

Patreon API v2

OPEN COLLECTION

GraphQL 1

GraphQL schemas published by this provider.

Patreon GraphQL Schema

This directory contains a conceptual GraphQL schema for the Patreon platform, derived from

GRAPHQL

Pricing Plans 1

Published pricing tiers and plan structures.

Patreon Plans Pricing

1 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Patreon Rate Limits

3 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 3

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Patreon Authentication

http · 1 scheme

SECURITY

Patreon Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Patreon Vulnerability Disclosure

security.txt · contact published

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Patreon Agentic Access

16 operations · 6 acting

16 operations · 6 acting

AGENTIC

Resources

Get Started 2

Portal, sign-up, and the first successful call

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: patreon
url: https://raw.githubusercontent.com/api-evangelist/patreon/refs/heads/main/apis.yml
name: Patreon
kind: company
description: Patreon is a membership platform for creators offering tiered subscriptions, content publishing, community, and
  payments. The Patreon API v2 follows the JSON:API specification and exposes campaigns, members, posts, tiers, benefits,
  and webhooks via OAuth 2.0.
accessModel:
  pricing: paid
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Paid · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/patreon.png
tags:
- Creator Economy
- Membership
- Subscription
- Content
- Community
created: '2026-05-08'
modified: '2026-05-08'
specificationVersion: '0.23'
apis:
- 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
  - Webhook
  tags_raw:
  - 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
  - url: graphql/patreon-graphql.md
    type: GraphQL
- aid: patreon:patreon-oauth2-api
  name: Patreon Oauth2 API
  description: The Oauth2 API from Patreon — 13 operation(s) for oauth2.
  humanURL: https://docs.patreon.com/
  baseURL: https://www.patreon.com/api/oauth2/v2
  tags:
  - Authentication
  tags_raw:
  - Oauth2
  properties:
  - type: OpenAPI
    url: openapi/patreon-oauth2-api-openapi.yml
common:
- type: AgenticAccess
  url: agentic-access/patreon-agentic-access.yml
- type: VulnerabilityDisclosure
  url: security/patreon-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/patreon-domain-security.yml
- type: Authentication
  url: authentication/patreon-authentication.yml
- type: GitHubOrganization
  url: https://github.com/Patreon
- type: LinkedIn
  url: https://www.linkedin.com/company/patreon
- type: Website
  url: https://www.patreon.com/
- type: Portal
  url: https://docs.patreon.com/
- type: Signup
  url: https://www.patreon.com/portal/registration/register-clients
- type: Forums
  url: https://www.patreondevelopers.com/
- type: Pricing
  url: https://www.patreon.com/pricing
- type: Plans
  url: plans/patreon-plans-pricing.yml
- type: RateLimits
  url: rate-limits/patreon-rate-limits.yml
- type: FinOps
  url: finops/patreon-finops.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/patreon"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/patreon/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/patreon/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.