Developer-First Email Infrastructure

Reliable SMTP
pay as you send

Send transactional email from your domain with dedicated SMTP credentials or a simple HTTP API. Prepaid credits, no monthly commitments.

GHS 0.0135 per email No monthly fees Your domain, your reputation

Everything developers need

Simple setup, two ways to send — SMTP or HTTP API. Pick what fits your stack.

SMTP credentials

Get a dedicated username and password — drop them into Laravel, Django, Nodemailer, PHPMailer, or any SMTP client.

HTTP API

Prefer REST? Generate an API key and POST to our endpoint with a single Authorization: Bearer header.

Your domain, your brand

Emails go out from your verified domain. SPF, DKIM, and DMARC are pre-configured for maximum deliverability.

Prepaid credits

Top up with GHS 5 or more. Credits never expire. No surprises — your service suspends automatically when balance runs out.

Transaction history

Track every top-up and usage deduction in a clear ledger so you always know exactly where your credits went.

Secure & authenticated

TLS encryption on all connections. SASL authentication. Each service gets isolated credentials — rotate any time from the dashboard.

Two ways to send

Use SMTP in any language or framework, or hit our HTTP API directly. Same credits, same billing.

Works with Laravel mail.php, Django, Nodemailer, PHPMailer, and more

HTTP API for serverless functions, scripts, or anything with curl

Rotate passwords and API keys any time without downtime

HTTP API example
curl -X POST https://ladill.com/api/smtp/send \
  -H "Authorization: Bearer lsk_live_..." \
  -H "Content-Type: application/json" \
  -d '{
    "from": "hello@yourdomain.com",
    "to": ["customer@example.com"],
    "subject": "Order Confirmed!",
    "html": "<p>Thanks for your order.</p>"
  }'
Get Started Today

Ready to take your business online?

Join hundreds of businesses using Ladill for domains, hosting, and servers. Start building your online presence in minutes.

No credit card required • Free domain search • 24/7 support