I am developing a service for creators

Hello, I was directed here by the docs!
I am developing a service for Patreon creators and I am currently working on the OAuth integration. On the docs page it says that I should post here if

your client requires the ability to ask for pledges or campaign data of other users (not just your own campaign)…

So that is what I am doing now :slight_smile:

What do I need to do in order to be able to be able to request that data?

Thanks!

It seems that you just need to include the right capabilities in the scope when you make the initial GET request.
The list can be found here: API Reference