Domain inboxes
A practical place to receive mail.
Create addresses such as hello@ or support@ for a project. They are a simple starting point, not a replacement for a full business email suite.
Project email
Start with practical domain inboxes, then send app and site mail through a verified transactional API. The two jobs are related, but they are not the same thing.
curl -X POST https://hostlittle.com/api/v1/email/send \
-H "Authorization: Bearer hl_email_..." \
-H "Content-Type: application/json" \
-d '{"from":"[email protected]","to":"[email protected]","subject":"Welcome"}'Two useful lanes
Domain inboxes
Create addresses such as hello@ or support@ for a project. They are a simple starting point, not a replacement for a full business email suite.
Transactional API
Use scoped API keys for password resets, receipts, alerts, invites, and contact-form messages. Review delivery activity in the hosting portal.
Before you send
Start at $10/mo with a fixed resource pool, Git deploys, and practical help when a launch needs it.