# mailchimp-api

> The official API client for the MailChimp email service

Latest version **2.0.7** (published 2014-10-30) · 0 weekly downloads

> **Deprecated.** This package is deprecated.

## Install

```sh
npm install mailchimp-api
pnpm add mailchimp-api
yarn add mailchimp-api
bun add mailchimp-api
```

## Health

**Score 10/100 (F)** — status: deprecated.

Negative: deprecated.

## Facts

| | |
|---|---|
| Version | 2.0.7 |
| Published | 2014-10-30 |
| First published | 2013-08-05 |
| Weekly downloads | 0 |
| TypeScript types | none |
| Module format | CommonJS |
| Node | * |
| Dependencies | 0 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | MailChimp Devs |
| Maintainers | mailchimp |

## Links

- npm: https://www.npmjs.com/package/mailchimp-api
- Repository: git@bitbucket.org:mailchimp/mailchimp-api-node
- Homepage: https://bitbucket.org/mailchimp/mailchimp-api-node
- npm.io page: https://npm.io/package/mailchimp-api

## Recent versions

- 2.0.7 (latest) — 2014-10-30
- 2.0.6 — 2014-06-09
- 2.0.4 — 2013-10-17
- 2.0.3 — 2013-08-22
- 2.0.2 — 2013-08-09
- 2.0.1 — 2013-08-05

## README

Overview
=============================================
A NodeJS API client for [v2 of the MailChimp API](http://apidocs.mailchimp.com/api/2.0/). Please note that we generate this client/wrapper, so while we're happy to look at any pull requests, ultimately we can't technically accept them. We will, however comment on any additions or changes made due to them before closing them.


###Usage
This can be installed via our [npm package](https://npmjs.org/package/mailchimp-api) using:
```
$ npm install mailchimp-api
```

---

A basic example app to help kickstart you which - will also automatically install this package - is over in a public [github](https://github.com/mailchimp/mcapi2-node-examples) repo

---
_Source: https://npm.io/package/mailchimp-api · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
