Webhooks

Delivery events and signed callbacks

OpenSMS webhooks let you receive delivery updates and inbound events on your own HTTPS endpoints so your app can react without polling.

OpenSMS

Webhook capabilities

  • Create environment-scoped endpoints per account
  • Receive signed events for message.sent, message.delivered, message.failed, and message.received
  • Run connection tests before live traffic arrives
  • Resume endpoints after repeated failures trigger the circuit breaker

Related links