The Telnyx Email API now supports up to 1,000 email messages in a single batch request, up from the previous limit of 50. Send large transactional and marketing batches in one API call instead of splitting them across multiple requests.
POST /v2/email_messages/batch. Each message is validated and sent independently.data, failures in errors. Per-message failures do not affect other messages in the batch.POST /v2/email_messages/batch with up to 1,000 messages in the messages array.data for successes, errors for any failures.Learn more in our batch email API reference or explore the Email API product page.