Getting current active subscriptions

I am trying to create a widget to get the current number of points from the “Partner Plus” program. The approach I have taken is to query the list of subscribers using https://api.twitch.tv/helix/subscriptions and give a score based on the type of subscription, but this endpoint returns all active subscriptions, even if they are from the previous month. Is there a way to get the date of a subscription to be able to obtain active subscriptions for the current month?

Thank you

No, the API doesn’t include this information

The API also doesn’t report Primes, so you cannot use the API alone to work out the Partner Plus points due to no Prime in the API

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.