Developer Documentation

Everything needed to send your first transactional email through Sendzovo.

1. Create an API key

Generate a restricted live or test key from the API section.

Authorization: Bearer em_live_xxxxxxxxx

2. Verify a sending domain

Add the provided DNS records and wait for Sendzovo verification.

SPF ✓ DKIM ✓ DMARC ✓

3. Send via REST API

POST https://api.sendzovo.com/v1/emails

4. Or send via SMTP

Host: smtp.sendzovo.com
Port: 587
TLS: Required