# @datocms/cma-client-node

> NodeJS client for DatoCMS REST Content Management API

Latest version **6.1.3** (published 2026-09-03) · MIT license · 0 weekly downloads

## Install

```sh
npm install @datocms/cma-client-node
pnpm add @datocms/cma-client-node
yarn add @datocms/cma-client-node
bun add @datocms/cma-client-node
```

## Health

**Score 65/100 (B)** — status: active.

Positive: has types; esm support; no vulnerabilities; recently updated; high maintenance score.

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 6.1.3 |
| Published | 2026-09-03 |
| First published | 2022-04-27 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 4 |
| Unpacked size | 165.6 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 12 |
| Author | Stefano Verna |
| Maintainers | marcelofinamorvieira, stefanoverna, delphaber, mat_jack1, souljuse, sistrall_, datoroger |
| Keywords | datocms, client |

## Links

- npm: https://www.npmjs.com/package/@datocms/cma-client-node
- Repository: https://github.com/datocms/js-rest-api-clients
- Homepage: https://github.com/datocms/js-rest-api-clients/tree/main/packages/cma-client-node#readme
- Issues: https://github.com/datocms/js-rest-api-clients/issues
- npm.io page: https://npm.io/package/@datocms/cma-client-node

## Dependencies (4)

- [mime-types](https://npm.io/package/mime-types.md) ^2.1.35
- [tmp-promise](https://npm.io/package/tmp-promise.md) ^3.0.3
- [@datocms/cma-client](https://npm.io/package/@datocms/cma-client.md) ^6.1.3
- [@datocms/rest-client-utils](https://npm.io/package/@datocms/rest-client-utils.md) ^6.1.0

## Alternatives

- [launchdarkly-js-client-sdk](https://npm.io/package/launchdarkly-js-client-sdk.md) — 2.5M weekly downloads
- [@elastic/elasticsearch](https://npm.io/package/@elastic/elasticsearch.md) — 2.1M weekly downloads
- [@c8y/client](https://npm.io/package/@c8y/client.md) — 15.3K weekly downloads
- [@signaldb/maverickjs](https://npm.io/package/@signaldb/maverickjs.md) — 1.7K weekly downloads
- [@bbc/http-transport-cache](https://npm.io/package/@bbc/http-transport-cache.md) — 1.2K weekly downloads

## Recent versions

- 6.1.3 (latest) — 2026-09-03
- 5.5.0-alpha.2 (next) — 2026-06-10
- 6.1.0 — 2026-08-31
- 6.0.0 — 2026-08-31
- 5.8.0 — 2026-08-24
- 5.7.0 — 2026-08-15
- 5.6.2 — 2026-08-10
- 5.6.0 — 2026-07-23
- 5.5.5 — 2026-07-21
- 5.5.4 — 2026-06-29
- 5.5.3 — 2026-06-18
- 5.5.1 — 2026-06-17
- 5.5.0 — 2026-06-12
- 5.4.22 — 2026-06-08
- 5.5.0-alpha.1 — 2026-05-25
- … 203 more at https://npm.io/package/@datocms/cma-client-node/versions

## README

[![Node.js CI](https://github.com/datocms/js-rest-api-clients/actions/workflows/node.js.yml/badge.svg)](https://github.com/datocms/js-rest-api-clients/actions/workflows/node.js.yml)

# DatoCMS Content Management API Client (NodeJS)

API client for [DatoCMS](https://www.datocms.com). Take a look at the full [API documentation](https://www.datocms.com/docs/content-management-api) for examples.

<br /><br />
<a href="https://www.datocms.com/">
<img src="https://www.datocms.com/images/full_logo.svg" height="60">
</a>
<br /><br />

## Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/datocms/js-rest-api-clients. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.

## License

The package is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).

---
_Source: https://npm.io/package/@datocms/cma-client-node · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
