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
IT WALK vs alternatives

How IT WALK compares

Email API, SMTP, sandbox and marketing in one platform — at India-friendly pricing.

Capability IT WALK SendGrid Mailgun Mailtrap Brevo
Email API + SMTP✅✅✅✅✅
Email Sandbox (testing)✅❌❌✅❌
Email Marketing campaigns✅✅❌❌✅
INR pricing & GST invoice✅❌❌❌❌
India-based support✅❌❌❌❌
Starting price₹0.07/email$ USD$ USD$ USD€/$

See full comparison →

FAQ

Email API & delivery — questions answered

What is IT WALK?

IT WALK is a modern email delivery platform for developers and teams. It provides a transactional and bulk email sending API, an SMTP relay, an email sandbox for testing, and email marketing campaigns — with high inbox rates and real-time analytics.

What is an email API and how do I send email with IT WALK?

An email API lets your application send email over HTTP instead of running a mail server. With IT WALK you create an API key, then POST JSON to /api/index.php/mail-api/send with your X-Itwalk-Key and X-Itwalk-Secret headers plus the to, subject and html fields.

Does IT WALK support SMTP relay?

Yes. Point your application's SMTP settings at IT WALK and start sending immediately with no code changes, while still getting full delivery tracking and logs.

How much does IT WALK cost?

Pricing starts at ₹0.07 per email. Starter is ₹5,900 (incl. GST) for 50,000 emails/year and Business is ₹8,260 for 1,00,000 emails/year. Credits are valid one year; Enterprise plans cover high volume.

Is there an email sandbox for testing?

Yes. IT WALK includes an email sandbox that captures test emails in a safe inbox so developers can inspect HTML, spam score and links before any message reaches a real recipient.

Is IT WALK a good SendGrid, Mailgun or Mailtrap alternative?

Yes. IT WALK combines an email API, SMTP relay, email sandbox and marketing campaigns in one platform, with transparent INR pricing and India-based support — a strong alternative to SendGrid, Mailgun, Mailtrap and Brevo.

Which types of email can I send?

Transactional email (OTPs, receipts, password resets), promotional & marketing campaigns, and notifications — all with SPF, DKIM and DMARC authentication.

How does IT WALK improve email deliverability?

With SPF/DKIM/DMARC authentication, IP warm-up, per-server routing, and automatic bounce & complaint handling to protect your sender reputation.

Start sending in minutes

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

Create free account