Integrations

Send one blockchain event to the system that needs it.

Use product integration for automation and team channels when a person needs to respond.

REST API

Create watches and invoices, inspect events and reconcile state from your application.

View endpoints →

Signed webhooks

Receive at-least-once event delivery and verify each request with HMAC-SHA256.

View webhook format →

Team channels

Route operational alerts to Telegram, email, Discord or Slack. Treasury escalation can also use PagerDuty on supported plans.

View monitoring →

Design for repeated delivery.

Webhook delivery is at least once. Store the event identity, make handlers idempotent and use the event API to recover anything your endpoint missed.