RevenueCat Webhooks

Outbound webhooks that POST subscription lifecycle events (INITIAL_PURCHASE, RENEWAL, CANCELLATION, EXPIRATION, BILLING_ISSUE, PRODUCT_CHANGE, and more) to a customer endpoint, secured with an Authorization header.

API entry from apis.yml

apis.yml Raw ↑
aid: revenuecat:revenuecat-webhooks
name: RevenueCat Webhooks
tags:
- Webhooks
- Events
- Lifecycle
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://www.revenuecat.com/docs/integrations/webhooks
baseURL: https://api.revenuecat.com/v1
properties:
- url: https://www.revenuecat.com/docs/integrations/webhooks
  type: Documentation
- url: https://www.revenuecat.com/docs/integrations/webhooks/event-types-and-fields
  type: Documentation
description: Outbound webhooks that POST subscription lifecycle events (INITIAL_PURCHASE, RENEWAL, CANCELLATION,
  EXPIRATION, BILLING_ISSUE, PRODUCT_CHANGE, and more) to a customer endpoint, secured with an Authorization
  header.