Skip to main content
POST
Send emails in batch

Authorizations

X-API-Key
string
header
required

Prefix tor_ followed by a base64url-encoded random key. Create and manage API keys from the authenticated Torpedo dashboard.

Headers

Idempotency-Key
string

Unique key for replaying the original accepted response without sending again. Leading and trailing whitespace is removed; only the first 255 characters are retained.

Body

application/json
emails
object[]
required
Required array length: 1 - 1000 elements

Response

All emails queued for delivery

data
object[]