Back to catalog
💼

Mailchimp

API Key

Send marketing campaigns and transactional mails

💼BusinessHTTPS

Email Campaign

Mailchimp

NameSpring Product Launch
SubjectIntroducing Our New Collection
Emails Sent48,250
Open Rate34.7%
Click Rate4.2%

Sample Response

response.json
1{
2 "name": "Spring Product Launch",
3 "subject": "Introducing Our New Collection",
4 "emails_sent": 48250,
5 "open_rate": "34.7%",
6 "click_rate": "4.2%"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://mailchimp.com/developer/" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs