{"id":25553840,"url":"https://github.com/docusign/docusign-esign-node-client","last_synced_at":"2026-04-02T11:55:27.486Z","repository":{"id":37502280,"uuid":"37560008","full_name":"docusign/docusign-esign-node-client","owner":"docusign","description":"The Official Docusign Node.js Client Library used to interact with the eSign REST API. Send, sign, and approve documents using this client.","archived":false,"fork":false,"pushed_at":"2026-03-24T06:35:16.000Z","size":28178,"stargazers_count":156,"open_issues_count":34,"forks_count":100,"subscribers_count":27,"default_branch":"master","last_synced_at":"2026-03-25T08:10:34.477Z","etag":null,"topics":["docusign-api","electronic-signatures","esignature","node","npm","oauth","package","sdk"],"latest_commit_sha":null,"homepage":"http://docusign.github.io/docusign-esign-node-client","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/docusign.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-06-16T22:46:00.000Z","updated_at":"2026-03-24T06:34:13.000Z","dependencies_parsed_at":"2023-02-13T04:15:44.864Z","dependency_job_id":"22bf4c63-0f16-4d40-bc55-10a175977766","html_url":"https://github.com/docusign/docusign-esign-node-client","commit_stats":{"total_commits":505,"total_committers":40,"mean_commits":12.625,"dds":0.5881188118811882,"last_synced_commit":"16f04f2cd473afa17bfc4e1148ff81c8c40a591d"},"previous_names":["docusign/docusign-node-client"],"tags_count":87,"template":false,"template_full_name":null,"purl":"pkg:github/docusign/docusign-esign-node-client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docusign%2Fdocusign-esign-node-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docusign%2Fdocusign-esign-node-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docusign%2Fdocusign-esign-node-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docusign%2Fdocusign-esign-node-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/docusign","download_url":"https://codeload.github.com/docusign/docusign-esign-node-client/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docusign%2Fdocusign-esign-node-client/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31305934,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-02T09:48:21.550Z","status":"ssl_error","status_checked_at":"2026-04-02T09:48:19.196Z","response_time":89,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docusign-api","electronic-signatures","esignature","node","npm","oauth","package","sdk"],"created_at":"2025-02-20T12:02:03.177Z","updated_at":"2026-04-02T11:55:27.481Z","avatar_url":"https://github.com/docusign.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# The Official Docusign eSignature Node Client SDK\n\n[![NPM version][npm-image]][npm-url]\n[![NPM downloads][downloads-image]][downloads-url]\n\nThe Docusign SDK makes integrating Docusign into your apps and websites a seamless experience.\n\n## Table of Contents\n- [Introduction](#introduction)\n- [Installation](#installation)\n\t* [Version Information](#versionInformation)\n\t* [Requirements](#requirements)\n\t* [Compatibility](#compatibility)\n\t* [NPM](#npm)\t\n- [Dependencies](#dependencies)\n- [API Reference](#apiReference)\n- [Code Examples](#codeExamples)\n- [OAuth Implementations](#oauthImplementations)\n- [Changelog](#changeLog)\n- [Support](#support)\n- [License](#license)\n- [Additional Resources](#additionalResources)\n\n\u003ca id=\"introduction\"\u003e\u003c/a\u003e\n## Introduction\nIntegrate eSignatures into your application in minutes. The secure and award-winning Docusign eSignature API makes requesting signatures, automating forms, and tracking documents directly from your app easy.\n\n\u003ca id=\"installation\"\u003e\u003c/a\u003e\n## Installation\nThis client SDK is provided as open source, which enables you to customize its functionality to suit your particular use case. To do so, download or clone the repository. If the SDK’s given functionality meets your integration needs, or if you’re working through our [code examples](https://developers.docusign.com/docs/esign-rest-api/how-to/) from the [Docusign Developer Center](https://developers.docusign.com/), you merely need to install it by following the instructions below.\n\n\u003ca id=\"versionInformation\"\u003e\u003c/a\u003e\n### Version Information\n- **API version**: v2.1\n- **Latest SDK version**: 8.7.0\n\n\u003ca id=\"requirements\"\u003e\u003c/a\u003e\n## Requirements\n*   Node 12\n*   Free [developer account](https://go.docusign.com/o/sandbox/?postActivateUrl=https://developers.docusign.com/)\n\n\u003ca id=\"compatibility\"\u003e\u003c/a\u003e\n## Compatibility\n*   Node 12+\n\n\u003ca id=\"npm\"\u003e\u003c/a\u003e\n### NPM:\n1. Open your preferred command-line console, then navigate to your project.\n2. In the console, type the following commands: \\\nnpm install docusign-esign -save\n\n\u003ca id=\"dependencies\"\u003e\u003c/a\u003e\n## SDK Dependencies\nThis client has the following external dependencies:\n\n**Minimum:**\n*   docusign-esign\n*   Axios v1.6.8+\n*   @devhigley/parse-proxy v1.0.3+\n*   Csv-stringify v1.0.0+\n*   Jsonwebtoken v9.0.0+\n*   Passport-oauth2 v1.6.1+\n*   Safe-buffer v5.1.2+\n\n\u003ca id=\"apiReference\"\u003e\u003c/a\u003e\n## API Reference\nYou can refer to the API reference [here](https://developers.docusign.com/docs/esign-rest-api/reference/).\n\n\u003ca id=\"codeExamples\"\u003e\u003c/a\u003e\n## Code examples\nExplore our GitHub repository for the [Launcher](https://github.com/docusign/code-examples-node/), a self-executing package housing code examples for the eSignature Node SDK. This package showcases several common use cases and their respective source files. Additionally, you can download a version preconfigured for your Docusign developer account from [Quickstart](https://developers.docusign.com/docs/esign-rest-api/quickstart/). These examples support both the [Authorization Code Grant](https://developers.docusign.com/platform/auth/authcode/) and [JSON Web Token (JWT)](https://developers.docusign.com/platform/auth/jwt/) authentication workflows.\n\n\u003ca id=\"oauthImplementations\"\u003e\u003c/a\u003e\n## OAuth implementations\nFor details regarding which type of OAuth grant will work best for your Docusign integration, see [Choose OAuth Type](https://developers.docusign.com/platform/auth/choose/) in the [Docusign Developer Center](https://developers.docusign.com/).\n\nFor security purposes, Docusign recommends using the [Authorization Code Grant](https://developers.docusign.com/platform/auth/authcode/) flow.\n\n\u003ca id=\"changeLog\"\u003e\u003c/a\u003e\n## Changelog\nYou can refer to the complete changelog [here](https://github.com/docusign/docusign-esign-node-client/blob/master/CHANGELOG.md).\n\n\u003ca id=\"support\"\u003e\u003c/a\u003e\n## Support\nLog issues against this client SDK through GitHub. You can also reach out to us through [Docusign Community](https://community.docusign.com/developer-59) and [Stack Overflow](https://stackoverflow.com/questions/tagged/docusignapi).\n\n\u003ca id=\"license\"\u003e\u003c/a\u003e\n## License\nThe Docusign eSignature Node Client SDK is licensed under the [MIT License](https://github.com/docusign/docusign-esign-node-client/blob/master/LICENSE).\n\n\u003ca id=\"additionalResources\"\u003e\u003c/a\u003e\n### Additional resources\n*   [Docusign Developer Center](https://developers.docusign.com/)\n*   [Docusign API on Twitter](https://twitter.com/docusignapi)\n*   [Docusign For Developers on LinkedIn](https://www.linkedin.com/showcase/docusign-for-developers/)\n*   [Docusign For Developers on YouTube](https://www.youtube.com/channel/UCJSJ2kMs_qeQotmw4-lX2NQ)\n\n[npm-image]: https://img.shields.io/npm/v/docusign-esign.svg?style=flat\n[npm-url]: https://npmjs.org/package/docusign-esign\n[downloads-image]: https://img.shields.io/npm/dm/docusign-esign.svg?style=flat\n[downloads-url]: https://npmjs.org/package/docusign-esign","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdocusign%2Fdocusign-esign-node-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdocusign%2Fdocusign-esign-node-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdocusign%2Fdocusign-esign-node-client/lists"}