Queue a single email for delivery. Returns immediately with a queued or scheduled status.
Requires email:send scope.
Supports idempotency via the X-Idempotency-Key header — duplicate requests within 24h
return the original response.
Either html or text body is required. Total recipients (to + cc + bcc) cannot exceed 50.
API key authentication. Pass your Gorillaa Mail API key as a Bearer token.
Example: Authorization: Bearer grl_live_xxxxxxxxxxxx
Keys prefixed grl_test_ operate in test mode with reduced limits.
Unique idempotency key (max 255 chars). Duplicate requests within 24h return the original response.
255An email address — either a plain string or an object with name
Primary recipients (1–50)
1 - 50 elementsAn email address — either a plain string or an object with name
1 - 99850An email address — either a plain string or an object with name
50An email address — either a plain string or an object with name
An email address — either a plain string or an object with name
HTML body (max 5MB). Either html or text is required.
5242880Plain text body (max 1MB). Either html or text is required.
1048576Custom email headers
Tags for categorization (max 10)
10100Schedule delivery for a future time (must be ≥1 minute in the future)
Client-generated idempotency key
255File attachments (max 10)
10Arbitrary metadata stored with the email
Email accepted for delivery