Concepts
Webhooks
Webhooks notify your platform when verification, rail, and transfer state changes.
Webhooks are the operational layer for asynchronous status. Use them to learn when verification changes, when rails become ready or need documents, and when transfers move through their lifecycle.
API Reference
| Operation | Use it for |
|---|---|
GET /v1/webhooks | Retrieve webhook configuration. |
PATCH /v1/webhooks | Configure webhook delivery. |