SparkPost
api.sparkpost.com
SparkPost is an email delivery service that provides high-volume sending, real-time analytics, and deliverability optimization. It offers a transmissions API for sending email, template management, message event tracking, sending domain configuration, and detailed deliverability metrics. Data is retained for 10 days (events) or 6 months (metrics).
api_key
free
1.0
https://api.sparkpost.com
1
2026-03-01T11:09:29.000Z
Health
This is a community-maintained manifest. Health monitoring is not available because this service doesn't host its own /.well-known/agent endpoint yet. Learn more about trust levels →
Capabilities
get_deliverability_metrics
emailQuery aggregate deliverability metrics including delivery counts, bounces, opens, clicks, and spam complaints. Group by domain, sending IP, or sending domain over configurable time ranges.
Detail: https://api.sparkpost.com/capabilities/get_deliverability_metrics
get_message_events
emailSearch individual message events such as deliveries, bounces, opens, clicks, and spam complaints. Filter by recipient, template, campaign, and date range.
Detail: https://api.sparkpost.com/capabilities/get_message_events
list_templates
emailList, create, update, and delete email templates. Templates can be drafted, published, previewed with substitution data, and shared with subaccounts.
Detail: https://api.sparkpost.com/capabilities/list_templates
manage_sending_domains
emailCreate, list, and verify sending domains. Domains must be verified via DKIM or CNAME DNS records before you can send email from them.
Detail: https://api.sparkpost.com/capabilities/manage_sending_domains
send_email
emailSend an email to one or more recipients using inline content or a stored template. Supports personalization via substitution data, scheduled delivery, and A/B testing.
Detail: https://api.sparkpost.com/capabilities/send_email
Agent Preview
This is what an AI agent sees when it discovers this service via the Gateway:
Service: SparkPost Description: SparkPost is an email delivery service that provides high-volume sending, real-time analytics, and deliverability optimization. It offers a transmissions API for sending email, template management, message event tracking, sending domain configuration, and detailed deliverability metrics. Data is retained for 10 days (events) or 6 months (metrics). Auth: api_key Capabilities: - get_deliverability_metrics: Query aggregate deliverability metrics including delivery counts, bounces, opens, clicks, and spam complaints. Group by domain, sending IP, or sending domain over configurable time ranges. - get_message_events: Search individual message events such as deliveries, bounces, opens, clicks, and spam complaints. Filter by recipient, template, campaign, and date range. - list_templates: List, create, update, and delete email templates. Templates can be drafted, published, previewed with substitution data, and shared with subaccounts. - manage_sending_domains: Create, list, and verify sending domains. Domains must be verified via DKIM or CNAME DNS records before you can send email from them. - send_email: Send an email to one or more recipients using inline content or a stored template. Supports personalization via substitution data, scheduled delivery, and A/B testing.