Direct API sending
Submit the sender, recipient, subject and message content in the documented request format.
Send email from applications through Kitsos API: directly with message content, from reusable Templates or by triggering a Template through a webhook.
hello@kitsos.netjohn.doe@example.comWelcome to KitsosThe Mail API accepts complete messages, can render reusable Templates and can connect an incoming webhook to a Template.
Submit the sender, recipient, subject and message content in the documented request format.
Store reusable message layouts and fill their variables when sending.
Map an incoming JSON payload to a Template and trigger a message.
Current request formats, authentication and available operations are maintained in the API documentation.