Project email without the setup maze.
Host Little includes practical domain inboxes plus transactional sending for hosted projects: password resets, contact forms, receipts, alerts, and app messages from verified domains. It is not a full Google Workspace replacement.
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 aboard",
"html": "<h1>Welcome</h1>"
}'Domain inboxes
Create practical mailboxes like hello@ or support@ so a new project can receive mail right away.
Sending API
Send password resets, receipts, alerts, invites, and contact-form mail with scoped API keys.
Delivery logs
Review recent sends, failures, recipients, and subjects from the hosting portal.
Scoped keys
Create, rotate, and retire API keys for each workspace without sharing account credentials.
Included with hosting during launch
App Hosting plans include domain inboxes and transactional sends each month. Additional API sends are $0.50 per 1,000 under your monthly spend cap.
Launch the site. Keep email sending close.
App Hosting starts at $10/mo with Git deploys, fixed compute, SSL, DNS help, domain inboxes, transactional email, and resource guidance. No contract, no lock-in.