Skip to main content

Webhooks API

Endpoints

  • POST /api/webhooks/stripe
  • POST /api/webhooks/media

Requirements

  • Verify signature headers before processing.
  • Ensure idempotent event handling.
  • Log event outcomes for reconciliation.