Gmail / Google Workspace yerini alır

Email

Full email server. SMTP, IMAP, and transactional API.

Complete email solution with SMTP for sending, IMAP for receiving, and a REST API for transactional emails. SPF, DKIM, and DMARC configured for maximum deliverability.

SMTP + IMAP
Protocols
SPF/DKIM/DMARC
Auth
TLS 1.3
Encryption
98%+
Deliverability

Özellikler

SMTP + IMAP

Full email server. Send and receive emails from any client.

Transactional API

Send emails via REST API. Perfect for invoices, notifications, and alerts.

SPF/DKIM/DMARC

Full email authentication. Maximum deliverability score.

Web Interface

Browser-based email client. Access from anywhere.

Templates

HTML email templates with variable substitution.

Webhooks

Get notified on delivery, bounce, and open events.

Hızlı Entegrasyon

SDK veya REST API ile dakikalar içinde başlayın.

example.ts
// Send a transactional email
await olo.email.send({
  to: 'customer@example.com',
  subject: 'Your Invoice #1247',
  template: 'invoice',
  data: { amount: '$99.00', dueDate: '2026-04-01' }
})

// Check delivery status
const status = await olo.email.status('msg_abc123')
// → { status: 'delivered', deliveredAt: '2026-03-12T10:30:00Z' }

API Uç Noktaları

Temel URL: https://api.voltimap.com

POST/api/v1/email/send
GET/api/v1/email/status/:id
GET/api/v1/email/inbox
POST/api/v1/email/template

Email kullanmaya bugün başlayın

14 günlük ücretsiz deneme. Kredi kartı gerekmez.

Ücretsiz Başla