Get notified of events in real-time
Receive real-time notifications when events occur.
{
"event": "post.published",
"timestamp": "2026-01-27T12:00:00Z",
"data": {
"postId": "post_123",
"title": "My New Post"
}
}
Verify webhooks using the signature in the `X-Pushit-Signature` header.