IW IT WALK
⚡ Power of Inbox — email that actually lands

Modern email delivery for developers & teams

Send transactional & bulk email over a fast API and SMTP, test safely in a sandbox, and run marketing campaigns — all from one platform with real-time analytics.

No credit card 5-min setup REST API & SMTP
send-email.sh
# Send an email via the IT WALK API
curl -X POST 'https://itwalk.in/api/index.php/mail-api/send' \
  -H 'Content-Type: application/json' \
  -H 'X-Itwalk-Key: <your key>' \
  -H 'X-Itwalk-Secret: <your secret>' \
  -d '{
    "to": "user@example.com",
    "subject": "Welcome to IT WALK",
    "html": "<h1>You are in 🎉</h1>"
  }'

# → { "status":"success", "message_id":"a1b2c3..." }

Fits right into your stack

REST APISMTPWebhooks PHPNode.jsPythonLaravel
One platform

Everything email, in one place

From the first test email to millions of campaigns — IT WALK covers the whole journey.

✉

Email API & SMTP

Send transactional and bulk email over a clean REST API or SMTP relay, with delivery status and logs for every message.

Explore sending →
🧪

Email Sandbox

Capture test emails in a safe inbox — check HTML, spam score and links before a single message reaches a real customer.

Explore testing →
📣

Email Marketing

Build lists & segments, design campaigns, automate journeys and track opens, clicks and conversions in real time.

Explore marketing →
Deliverability

Land in the inbox, not the spam folder

Domain authentication, warm-up, and per-server routing keep your sender reputation healthy so more email reaches real people.

  • SPF, DKIM & DMARC guidance built in
  • Per-account delivery servers & quotas
  • Bounce, complaint & retry handling
deliverability
Inbox rate   98.6%  ▇▇▇▇▇▇▇▇▇▇
Bounce       0.7%   ▇
Complaints   0.02%  ▏
Domain auth  SPF ✓ DKIM ✓ DMARC ✓
Analytics

Know what happened to every email

Real-time dashboards for sends, opens, clicks, bounces and unsubscribes — plus per-message logs you can search instantly.

  • Live campaign & transactional reports
  • Per-message delivery logs & status API
  • Webhooks for every event
GET /mail-api/logs
{
  "count": 1284,
  "data": [
    { "to":"a@x.com", "status":"sent" },
    { "to":"b@y.com", "status":"sent" }
  ]
}
99.9%
Sending uptime
<2s
API response
24/7
Human support
∞
Scales with you
Trusted at scale

Rated 4.8/5 by 1,400+ businesses

Part of the SMSGatewayHub family — from seed-stage startups to listed enterprises, one trusted delivery partner.

4.8★
1,400+ Google reviews
5.2B+
Messages delivered
2,000+
Enterprise customers
200+
Countries reached

Brands that trust us

SwiggyPaytmNykaaMeesho redBusZeptoBigBasketMakeMyTrip UpstoxPharmEasyLiciousGoibibo

Start sending in minutes

Create your account, grab an API key, and send your first email today.

Create free account