{"id":25553834,"url":"https://github.com/docusign/docusign-admin-node-client","last_synced_at":"2026-01-25T08:33:03.840Z","repository":{"id":41771011,"uuid":"400310531","full_name":"docusign/docusign-admin-node-client","owner":"docusign","description":"The Docusign official Node.js Admin SDK","archived":false,"fork":false,"pushed_at":"2024-10-30T15:26:40.000Z","size":893,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":16,"default_branch":"master","last_synced_at":"2025-04-11T22:51:32.027Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://developers.docusign.com/docs/admin-api/","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}},"created_at":"2021-08-26T21:29:50.000Z","updated_at":"2024-10-30T15:27:40.000Z","dependencies_parsed_at":"2024-04-23T18:29:42.790Z","dependency_job_id":"dfc02c74-6d2a-4fce-936c-b907c7211310","html_url":"https://github.com/docusign/docusign-admin-node-client","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/docusign/docusign-admin-node-client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docusign%2Fdocusign-admin-node-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docusign%2Fdocusign-admin-node-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docusign%2Fdocusign-admin-node-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docusign%2Fdocusign-admin-node-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/docusign","download_url":"https://codeload.github.com/docusign/docusign-admin-node-client/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docusign%2Fdocusign-admin-node-client/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28749370,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-25T08:31:04.260Z","status":"ssl_error","status_checked_at":"2026-01-25T08:30:28.859Z","response_time":113,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":[],"created_at":"2025-02-20T12:01:57.549Z","updated_at":"2026-01-25T08:33:03.824Z","avatar_url":"https://github.com/docusign.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# The Official DocuSign Admin Node Client\n\n[![NPM version][npm-image]][npm-url]\n[![NPM downloads][downloads-image]][downloads-url]\n[![Build status][travis-image]][travis-url]\n[![Coverage Status][coveralls-image]][coveralls-url]\n\n[NPM module](https://www.npmjs.com/package/docusign-admin) that wraps the \u003ca href=\"https://www.docusign.com\"\u003eDocuSign\u003c/a\u003e Admin API\n\n[Documentation about the DocuSign Admin API](https://developers.docusign.com/docs/admin-api)\n\n\u003c!---\n[Changelog](./CHANGELOG.md)\ncommented out\n--\u003e\n\n\n## Requirements\n- Node 12\n- Free [Developer Account](https://go.docusign.com/sandbox/productshot/?elqCampaignId=16531)\n- DocuSign Admin account connected to your Developer account. [Here is how to create a developer account](https://go.docusign.com/o/sandbox/?ga=2.70927056.1363819232.1590515244-192278368.1546193875\u0026ECID=20890\u0026elqCampaignId=20890\u0026LS=NA_DEV_BOTH_BetaSite_2020-05\u0026utm_campaign=NA_DEV_BOTH_BetaSite_2020-05\u0026Channel=DDCUS000016968056\u0026cName=DocuSign.com\u0026postActivateUrl=https://developers.docusign.com/)\n\n## Compatibility\n\n- Node 12+\n\n## Note:\n\nThis SDK will soon be provided as open-source for cases where you would like to make additional changes that the SDK does not provide out-of-the-box. If you simply want to use the SDK with any of the examples shown in the [Developer Center](https://developers.docusign.com/docs/admin-api/how-to/), follow the installation instructions below.\n\n## Installation\n\n## NPM:\n\n1. Open your preferred command-line console, then navigate to your project.\n2. In the console, type the following commands:  \n   **npm install docusign-admin -save**\n\n\n## Dependencies\n\nThis client has the following external dependencies:\n\n### Minimum:\n\n- axios 1.6.8\n\n### Optional:\n\n- Async v2.6.2\n- Jsonwebtoken v9.0.0\n- Passport-oauth2\n- Path\n\n## Code Examples\n\n### Launchers\n\nDocuSign provides a sample application referred to as a [Launcher](https://github.com/docusign/code-examples-node/). The Launcher contains a set of 6 common use cases and associated source files. These examples use DocuSign\u0026#39;s [Authorization Code Grant](https://developers.docusign.com/platform/auth/authcode/authcode-get-token/) flow.\n\n## OAuth Implementations\n\nFor details regarding which type of OAuth grant will work best for your DocuSign integration, see the [OrgAdmin API Authentication Overview](https://developers.docusign.com/docs/orgadmin-api/orgadmin101/auth/) guide located on 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/authcode-get-token/) or [JWT](https://developers.docusign.com/platform/auth/jwt/) flow.\n\nThere are other use-case scenarios, such as **single-page applications** (SPA) that use **Cross-Origin Resource Sharing** (CORS), or where there may not be a user to interact with your Service Account. For these use cases, DocuSign also supports [JWT](https://developers.docusign.com/platform/auth/jwt/jwt-get-token/) and [Implicit](https://developers.docusign.com/platform/auth/implicit/implicit-get-token/) grants. For Code eExamples, see the links below:\n\n\n## Support\n\nLog issues against this client through GitHub. We also have an [active developer community on Stack Overflow](http://stackoverflow.com/questions/tagged/docusignapi).\n\n## License\n\nThe DocuSign Admin Node Client is licensed under the [MIT License](https://github.com/docusign/docusign-orgadmin-node-client/blob/master/LICENSE).\n\n[npm-image]: https://img.shields.io/npm/v/docusign-admin.svg?style=flat\n[npm-url]: https://npmjs.org/package/docusign-admin\n[downloads-image]: https://img.shields.io/npm/dm/docusign-admin.svg?style=flat\n[downloads-url]: https://npmjs.org/package/docusign-admin\n[travis-image]: https://img.shields.io/travis/docusign/docusign-admin-node-client.svg?style=flat\n[travis-url]: https://travis-ci.org/docusign/docusign-admin-node-client\n[coveralls-image]: https://coveralls.io/repos/github/docusign/docusign-admin-node-client/badge.svg?branch=master\n[coveralls-url]: https://coveralls.io/github/docusign/docusign-admin-node-client?branch=master\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdocusign%2Fdocusign-admin-node-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdocusign%2Fdocusign-admin-node-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdocusign%2Fdocusign-admin-node-client/lists"}