Send multiple emails
Send up to 100 emails in a single request. Useful for sending personalized emails to multiple recipients efficiently.
Each email in the batch can have different content and recipients. Failed emails don’t affect other emails in the batch.
Idempotency: Supports Idempotency-Key header for safe retries.
Documentation Index
Fetch the complete documentation index at: https://arkhq.io/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Use your API key from arkhq.io/org/credentials
Authorization: Bearer YOUR_API_KEYHeaders
Unique key for idempotent requests. If a request with this key was already processed, the cached response is returned. Keys expire after 24 hours.
255^[\w\-_.~]+$Body
Sender email for all messages
1 - 100 elementsThe tenant ID to send this batch from. Determines which tenant's configuration (domains, webhooks, tracking) is used.
- If your API key is scoped to a specific tenant, this must match that tenant or be omitted.
- If your API key is org-level, specify the tenant to send from.
- If omitted, the organization's default tenant is used.
"cm6abc123def456"
