Queue up to 100 emails in a single request. Each email in the batch is processed independently.
Requires email:send scope.
Returns a per-email result array with queued/scheduled status or individual error details.
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.
1 - 100 elementsAn 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
Batch accepted