Mailchimp

api.mailchimp.com

Community

Mailchimp is an email marketing and automation platform that enables managing audiences, creating campaigns, and tracking performance. Use this API to manage contacts, build and send email campaigns, and access detailed performance analytics.

Auth

api_key

Pricing

free

Spec version

1.0

Base URL

https://api.mailchimp.com

Crawl failures

1

Last verified

2026-03-01T11:53:57.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

add_member

email

Add a new subscriber to a specific audience with email address, name, and custom merge fields.

Detail: https://api.mailchimp.com/capabilities/add_member

create_campaign

email

Create a new email campaign with recipient list, subject line, and email content, ready to send or schedule.

Detail: https://api.mailchimp.com/capabilities/create_campaign

get_campaign_report

email

Retrieve detailed performance metrics for a sent campaign including open rates, click rates, bounces, and conversions.

Detail: https://api.mailchimp.com/capabilities/get_campaign_report

list_audiences

email

Retrieve all audiences (mailing lists) associated with your Mailchimp account, including subscriber counts and list settings.

Detail: https://api.mailchimp.com/capabilities/list_audiences

list_templates

email

List all email templates saved in your Mailchimp account that can be used as a basis for campaigns.

Detail: https://api.mailchimp.com/capabilities/list_templates

search_members

email

Search across all audiences for members by email address or other criteria, returning matching subscriber records.

Detail: https://api.mailchimp.com/capabilities/search_members

send_campaign

email

Send a campaign immediately to all subscribers in its target audience.

Detail: https://api.mailchimp.com/capabilities/send_campaign

Agent Preview

This is what an AI agent sees when it discovers this service via the Gateway:

Service: Mailchimp
Description: Mailchimp is an email marketing and automation platform that enables managing audiences, creating campaigns, and tracking performance. Use this API to manage contacts, build and send email campaigns, and access detailed performance analytics.
Auth: api_key
Capabilities:
  - add_member: Add a new subscriber to a specific audience with email address, name, and custom merge fields.
  - create_campaign: Create a new email campaign with recipient list, subject line, and email content, ready to send or schedule.
  - get_campaign_report: Retrieve detailed performance metrics for a sent campaign including open rates, click rates, bounces, and conversions.
  - list_audiences: Retrieve all audiences (mailing lists) associated with your Mailchimp account, including subscriber counts and list settings.
  - list_templates: List all email templates saved in your Mailchimp account that can be used as a basis for campaigns.
  - search_members: Search across all audiences for members by email address or other criteria, returning matching subscriber records.
  - send_campaign: Send a campaign immediately to all subscribers in its target audience.