Skip to main content

How to synchronize the subscription status of RevenueCat on my own server

Hello,

Generally, we recommend listening to webhooks to sync subscription status with your server: https://www.revenuecat.com/docs/webhooks

You may also be able to use our REST API to fetch the status of subscribers at any given time: https://www.revenuecat.com/reference/subscribers


Reply