Onset logo
K

Mailchimp

An email marketing platform that helps businesses design, send, and track campaigns to engage their audiences.

API Configuration

Base URL:
https://{server}.api.mailchimp.com
Type:
REST

Unified MCP Tools

No Unified MCP tools available.

Unified API

No Unified API methods available.

Edge Cases & Special Considerations

  • Server Metadata Required: Mailchimp automatically fetches your data center (server) location during connection setup to construct proper API URLs.
  • Dynamic Subdomain: API requests are routed to your specific data center (e.g., us1, us2, eu1) based on your account.
Proxy request
curl https://proxy.bundleup.io/[...] \
  -H "Authorization: Bearer sk_live_123" \
  -H "BU-Connection-Id: conn_abc123"