Webhooks
Public API v1 supports webhook endpoint registration. Event delivery, signatures, and retry/replay behavior are still being finalized.
Currently available:
- endpoint registration
See API Reference -> Webhook Endpoints to create and list endpoints.
Planned in v1:
- signed requests (HMAC SHA-256)
- retries with exponential backoff
- replay tooling and delivery logs
- event schemas and versioning