Test SparkMailr's email API with our interactive playground. Try different endpoints, see real responses, and explore our capabilities.
No response yet
Send a request to see the response here
Try these common API operations to get started with SparkMailr
Send a simple transactional email
Send email using a template
Check email delivery status
Get list of sent emails
Create a new email template
Test webhook configuration
Quick reference for SparkMailr API endpoints and parameters
to (string, required) - Recipient email addresssubject (string, required) - Email subjecthtml (string, optional) - HTML contenttext (string, optional) - Plain text contentfrom (string, required) - Sender email addresslimit (integer, optional) - Number of results (default: 50)offset (integer, optional) - Offset for paginationstatus (string, optional) - Filter by statusid (string, required) - Email IDAll API requests require authentication using an API key. Include your API key in the Authorization header:
Authorization: Bearer YOUR_API_KEY
API requests are rate limited based on your plan:
Invalid request parameters or malformed JSON
Invalid or missing API key
API key doesn't have permission for this action
Too many requests. Check rate limit headers
Something went wrong on our end
SparkMailr can send webhook notifications for various email events:
Email was successfully sent
Email was delivered to recipient
Recipient opened the email
Recipient clicked a link in the email
Email bounced back
Recipient marked email as spam