Docs

API Messages

Developers

API Messages

Send push notifications and transactional emails from your server without using the console UI.

Open Developers → API Messages.

[TODO: captura de API Messages con tabs Push y Email]

Push Notifications

Programmatic push delivery to subscribers or devices. See the push messages list in the console for history and the API Reference for endpoint details.

Email Notifications

Transactional email sends require an active email connector. Configure Resend before using email API messages.

When to use API Messages

  • Server-triggered alerts (order shipped, password reset)
  • Backend workflows that should not depend on the visual workflow builder
  • High-volume sends initiated from your own systems

Related docs

  • API Token — authentication
  • API Reference — endpoints and payloads
  • Connectors — email prerequisites