Email API

Kitsos Mail

Send email from applications through Kitsos API: directly with message content, from reusable Templates or by triggering a Template through a webhook.

Kitsos Mail
API
New messageTemplate: Welcome
Fromhello@kitsos.net
Tojohn.doe@example.com
SubjectWelcome to Kitsos
Rendered email
ReadySend
Sending methods

Choose how the message is created.

The Mail API accepts complete messages, can render reusable Templates and can connect an incoming webhook to a Template.

Direct API sending

Submit the sender, recipient, subject and message content in the documented request format.

Templates

Store reusable message layouts and fill their variables when sending.

Webhook triggers

Map an incoming JSON payload to a Template and trigger a message.

Kitsos Mail

Integrate email into your application.

Current request formats, authentication and available operations are maintained in the API documentation.

Open documentation