platform-documentation icon indicating copy to clipboard operation
platform-documentation copied to clipboard

The API documentation for Patreon

Results 16 platform-documentation issues
Sort by recently updated
recently updated
newest added

Feature request: Update the documentation to show how to use the APIs to retrieve Patreon posts. The API docs highlight how to retrieve supporters and pledges but not posts and...

Are there any plans to include post creation via API? It would be great to automate this process for release notes, when a new version of a software is released...

Bumps [redcarpet](https://github.com/vmg/redcarpet) from 3.4.0 to 3.5.1. Release notes Sourced from redcarpet's releases. Redcarpet v3.5.1 Fix a security vulnerability using :quote in combination with the :escape_html option. Reported by Johan Smits....

dependencies

Hi There, I'm observing an issue with making a request to the [campaign members api v2 endpoint](https://docs.patreon.com/#get-api-oauth2-v2-campaigns-campaign_id-members). The request has an include for `pledge_history` (a relationship of member) which is...

https://docs.patreon.com/#resources just has a list of what will be returned, but doesn't say what they all mean. For example, the different between pledge.pledge_cap_cents and pledge.amount_cents. I've been having a hard...

Added my work for using Patreon API in Swift Available at https://github.com/amirsaam/PatreonAPI-Swift