IW IT WALK
Features

Everything you need to send & scale email

One platform for developers and marketers โ€” API, SMTP, testing sandbox, campaigns, analytics and more.

โœ‰

Email Sending API

Clean REST API to send transactional & bulk email. JSON in, message-id out โ€” with per-message status and logs.

๐Ÿ“ฎ

SMTP Relay

Point your app's SMTP at IT WALK and start sending โ€” no code changes, full delivery tracking.

๐Ÿงช

Email Sandbox

Capture test emails in a safe inbox. Inspect HTML, headers, spam score and links before going live.

๐Ÿ“ฃ

Campaigns

Design responsive campaigns with a drag-and-drop builder and send to segmented lists.

๐Ÿค–

Automations

Trigger drip sequences and journeys based on subscriber actions and time.

๐Ÿ“Š

Analytics

Real-time opens, clicks, bounces, unsubscribes and conversions โ€” per campaign and per message.

๐Ÿ”—

Webhooks

Get notified of delivery, open, click, bounce and complaint events, signed for security.

๐Ÿ‘ฅ

Lists & Segments

Import contacts, build dynamic segments and keep lists clean with suppression handling.

๐Ÿ›ก

Deliverability

SPF/DKIM/DMARC guidance, warm-up, per-server routing and reputation protection.

Developer-first

Ship email features fast

A predictable API, SMTP relay, a status endpoint and webhooks โ€” plus an interactive Swagger reference so your team can try calls right in the browser.

  • REST API + SMTP
  • Per-account API keys with rate limits
  • Interactive Swagger docs
  • Delivery logs & status API
View the docs
quickstart
# 1. create a key on the dashboard
# 2. send
POST /mail-api/send
X-Itwalk-Key: ...
X-Itwalk-Secret: ...

{ "to":"user@x.com",
  "subject":"Hi",
  "html":"<b>Hello</b>" }

See it in action

Create a free account and send your first email in minutes.

Start for free