How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Patreon Oauth2 API

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

Patreon Oauth2 API is one of 2 APIs that Patreon publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Authentication. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 16 operations across 13 paths. It is described by OpenAPI 3.1.0, at version 2.0.0.

Requests are made against a single base URL, https://www.patreon.com.

16 operations 13 paths 0 schemas 1 DELETE10 GET2 PATCH3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
2.0.0
Base URL
https://www.patreon.com/api/oauth2/v2
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Patreon Oauth2 API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (OAuth2 access token) (BearerAuth). By default, every request must be authenticated.

  • BearerAuth — Pass Authorization: Bearer {accesstoken}. Tokens are issued via the Patreon OAuth flow (/oauth2/authorize and /api/oauth2/token).

Paths & Operations 16

Across 13 paths, the API surfaces 16 operations — 1 DELETE, 10 GET, 2 PATCH, 3 POST. Each is listed below with its method, path, parameters, and response codes.

Oauth2 16
GET
/oauth2/authorize
OAuth2 authorization request
5 params → 302
POST
/api/oauth2/token
Exchange a code or refresh token for an access token
body → 200
GET
/api/oauth2/v2/identity
Fetch the current user's profile
→ 200
GET
/api/oauth2/v2/campaigns
List campaigns owned by the authorized user
→ 200
GET
/api/oauth2/v2/campaigns/{campaign_id}
Get a single campaign
1 param → 200
GET
/api/oauth2/v2/campaigns/{campaign_id}/members
List members of a campaign
1 param → 200
GET
/api/oauth2/v2/members/{member_id}
Get an individual member
1 param → 200
GET
/api/oauth2/v2/campaigns/{campaign_id}/posts
List posts on a campaign
1 param → 200
GET
/api/oauth2/v2/posts/{id}
Get an individual post
1 param → 200
POST
/api/oauth2/v2/lives
Create a livestream event
body → 200
GET
/api/oauth2/v2/lives/{id}
Get livestream details
1 param → 200
PATCH
/api/oauth2/v2/lives/{id}
Update livestream state
1 param body → 200
GET
/api/oauth2/v2/webhooks
List webhooks for a campaign
→ 200
POST
/api/oauth2/v2/webhooks
Create a webhook
body → 200
PATCH
/api/oauth2/v2/webhooks/{id}
Update a webhook
1 param body → 200
DELETE
/api/oauth2/v2/webhooks/{id}
Delete a webhook
1 param → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

patreon-oauth2-api-openapi.yml Raw ↑

Other APIs Patreon publishes across the network.

Patreon API v2
Where this information came from

This is an independent, third-party profile of Patreon Oauth2 API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.