What is Gorillaa Mail?
Gorillaa Mail is a transactional email service that lets you send emails programmatically through a REST API. It handles deliverability, domain authentication (SPF, DKIM, DMARC), event tracking, and compliance so you can focus on your product.Key capabilities
Send Emails
Single send, batch send (up to 100), scheduling, idempotency, and attachments.
Domain Management
Add your own sending domains with automatic DKIM, SPF, and DMARC configuration.
Event Tracking
Track delivery, opens, clicks, bounces, and complaints in real time.
Analytics
Aggregate stats, per-domain breakdown, hourly time-series, and sender reputation scoring.
Suppressions
Automatic suppression on hard bounces and spam complaints. Manual list management via API.
GDPR Compliance
Built-in data export (Art. 15), data erasure (Art. 17), and privacy preference management.
Base URL
All API requests are made to:Authentication
Every request to/v1/* endpoints requires a Bearer token:
Authentication Guide
Learn about API key formats, scopes, test mode, and best practices.
Quick example
Response