# Webhooks Receive real-time notifications for bounces and complaints. Configure these endpoints in your mail server or monitoring tools. ## Receive bounce notifications - [POST /webhooks/bounce](https://developers.mailerlogic.com/customer-api.openapi/webhooks/paths/~1webhooks~1bounce/post.md): Webhook endpoint for receiving bounce notifications from mail servers or monitoring services. Public endpoint - configure this URL in your mail server or monitoring service. The system will process the bounce and update email status automatically. ## Receive spam complaint notifications - [POST /webhooks/complaint](https://developers.mailerlogic.com/customer-api.openapi/webhooks/paths/~1webhooks~1complaint/post.md): Webhook endpoint for receiving spam complaint notifications. Public endpoint - configure this URL in your mail server or feedback loop service.