spacecadetglow

tabletop games and nonsense

  • he/him
You must log in to comment.

in reply to @infinityio's post:

the general api route is subscriptions.hasActiveSubscription. it takes a GET request with no params and returns a boolean. however, it can only query your own subscription state so it isn't of much use here. there is however the hasCohostPlus property of post objects, but that's only useful in cases where you're querying the page/user who shared(i assume) the post.