Skip to main content
This page documents every webhook event type available in Paxos Labs. All events use a flat JSON structure with shared common fields and type-specific fields at the top level.

Event Types

Common Fields

Every webhook event includes these fields:

Handling Webhook Events

For guides on signature verification, idempotent processing, and more, see Common Implementation Patterns.