Email API

Reliable email delivery at scale

Send transactional and marketing emails through a robust API with template management, real-time tracking, and built-in deliverability tools.

Send an email

Email is just another channel on the unified send-message endpoint — replies thread into the same conversation.

send-message.sh
1curl https://api.lodgestory.com/api/wp-crm/messaging/send-message \
2 -H "Authorization: Bearer $LODGESTORY_TOKEN" \
3 -H "Content-Type: application/json" \
4 -d '{
5 "organisationId": "ORG_ID",
6 "channelId": "EMAIL_CHANNEL_ID",
7 "chatId": "CHAT_ID",
8 "type": "text",
9 "message": "Hi Aanya, your booking is confirmed."
10 }'

Field names verified against the live API. Full API reference →

Email Sending API

Send transactional and marketing emails via REST API. Support for HTML content, attachments, CC/BCC, and reply-to headers.

Template Engine

Create and manage email templates with dynamic variables. Render personalized content server-side for consistent branding.

Event Tracking

Receive webhooks for delivery, opens, clicks, bounces, spam complaints, and unsubscribes in real-time.

Deliverability Tools

DKIM, SPF, and DMARC configuration support. Dedicated IP options and domain authentication for maximum inbox placement.

Key Benefits

  • High-deliverability email infrastructure
  • Dynamic template rendering
  • Attachment and inline image support
  • Real-time event webhooks
  • Bounce and complaint handling
  • Domain authentication support

Ready to get started?

Join thousands of businesses delivering exceptional customer experiences with Lodgestory.

Email API — Transactional & Marketing Email | Lodgestory by Inboxcentral