When you just want to send an email from your app, you shouldn't have to spend hours reading docs or debugging. Our API is simple, so sending an email takes a single call:
curl, Postman, your language of choice, or even Zapier—any tool that talks HTTP.
https://api.notifiedby.com/v1/email/send/ with your email details.
body for HTML and plain_body for text-only clients.