Send Email
Email API
Sending Email
Send an email to one or multiple recipients
POST
Send Email
Send an email to one or multiple recipients. This endpoint supports HTML content and template variables for personalization.
Maximum 100 subscribers per API call.
Maximum sending rate: 250 emails per hour (custom rates are available).
Features
- Send to multiple recipients
- HTML email content
- Template variables for personalization
- Custom headers support
- Rate limiting information in response
Response
200 OK: Email processing started successfully400 Bad Request: Invalid request parameters401 Unauthorized: Invalid API key429 Too Many Requests: Rate limit exceeded
The response includes rate limit information in the
limits object, showing your current quota usage.Authorizations
Body
application/json
Email configuration and recipients. Maximum 100 subscribers per API call. Maximum sending rate: 250 emails per hour (custom rates are available).