MailPace Webhooks API

Delivers outbound, Ed25519-signed event callbacks (email.queued, email.delivered, email.deferred, email.bounced, email.spam) to your endpoints. Configured per domain in the MailPace dashboard; the public verification key is exposed on the domain object.

API entry from apis.yml

apis.yml Raw ↑
aid: mailpace:mailpace-webhooks-api
name: MailPace Webhooks API
tags:
- Webhooks
- Events
- Ed25519
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://docs.mailpace.com/guide/webhooks/
baseURL: https://app.mailpace.com/api/v1
properties:
- url: https://docs.mailpace.com/guide/webhooks/
  type: Documentation
- url: review.yml
  type: Review
description: Delivers outbound, Ed25519-signed event callbacks (email.queued, email.delivered, email.deferred,
  email.bounced, email.spam) to your endpoints. Configured per domain in the MailPace dashboard; the public
  verification key is exposed on the domain object.