Mailgun
JSON →Interact with Mailgun API.
Tools · 22
- send_email Send an email via Mailgun
- retrieve_message Retrieve a stored message by its ID
- resend_message Resend a previously sent message
- get_domain View details for a specific domain
- verify_domain_dns Verify DNS configuration for a domain
- update_tracking_settings Manage click, open, and unsubscribe tracking settings for a domain
- list_webhooks List all webhooks for a domain
- create_webhook Create a new webhook for a domain
- update_webhook Update an existing webhook
- delete_webhook Delete a webhook
- list_routes View inbound email routing rules
- update_route Update an inbound email routing rule
- create_mailing_list Create a new mailing list
- manage_mailing_list_members Add, update, or remove members from a mailing list
- create_template Create a new email template
- manage_template_version Create or update a version of an email template
- query_sending_metrics Query sending metrics and usage data
- query_logs Query event logs for sending activity
- get_stats View aggregate statistics by domain, tag, provider, device, or country
- view_suppressions View bounces, unsubscribes, complaints, and allowlist entries
- view_ip_assignments View IP assignments and dedicated IP pool configuration
- analyze_bounce Analyze bounce types and delivery issues
Environment variables
MAILGUN_API_KEY
Links
★ 57 GitHub stars