{"id":21174929,"url":"https://github.com/telesign/node_telesign_enterprise","last_synced_at":"2026-01-16T23:27:40.177Z","repository":{"id":66225006,"uuid":"101106472","full_name":"TeleSign/node_telesign_enterprise","owner":"TeleSign","description":"The Telesign Node.js SDK lets you easily integrate with our REST API.","archived":false,"fork":false,"pushed_at":"2026-01-15T16:16:26.000Z","size":4148,"stargazers_count":2,"open_issues_count":1,"forks_count":2,"subscribers_count":18,"default_branch":"master","last_synced_at":"2026-01-15T19:35:36.319Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/TeleSign.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2017-08-22T20:53:34.000Z","updated_at":"2026-01-15T16:16:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"caf242fb-0e1a-4cd2-a476-b4938f8000e4","html_url":"https://github.com/TeleSign/node_telesign_enterprise","commit_stats":null,"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/TeleSign/node_telesign_enterprise","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TeleSign%2Fnode_telesign_enterprise","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TeleSign%2Fnode_telesign_enterprise/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TeleSign%2Fnode_telesign_enterprise/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TeleSign%2Fnode_telesign_enterprise/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TeleSign","download_url":"https://codeload.github.com/TeleSign/node_telesign_enterprise/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TeleSign%2Fnode_telesign_enterprise/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28487586,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T22:54:02.790Z","status":"ssl_error","status_checked_at":"2026-01-16T22:50:10.344Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":"2024-11-20T16:56:41.265Z","updated_at":"2026-01-16T23:27:40.152Z","avatar_url":"https://github.com/TeleSign.png","language":"JavaScript","readme":"# TeleSign Full-service Node.js SDK\n\n[Telesign](https://telesign.com) connects, protects, and defends the customer experience with intelligence from billions of digital interactions and mobile signals. Through developer-friendly APIs that deliver user verification, digital identity, and omnichannel communications, we help the world's largest brands secure onboarding, maintain account integrity, prevent fraud, and streamline omnichannel engagement.\n\n## Requirements\n\n* **Node.js 6+**\n* **npm** *(Optional)* - This package manager isn't required to use this SDK, but it is required to use the installation instructions below.\n\n\u003e **NOTE:**\n\u003e \n\u003e These instructions are for MacOS. They will need to be adapted if you are installing on Windows.\n\n## Installation\n\nFollow these steps to add this SDK as a dependency to your project. Both the Telesign Full-service Node.js SDK and the Telesign Self-service Node.js SDK are installed because the Full-service SDK also uses some functionality in the Self-service SDK.\n\n1. *(Optional)* Create a new directory for your Node.js project. Skip this step if you already have created a project. If you plan to create multiple Node.js projects that use Telesign, we recommend that you group them within a `telesign_integrations` directory.\n\n```\n    cd ~/code/local\n    mkdir telesign_integrations\n    cd telesign_integrations\n    mkdir {your project name}\n    cd {your project name}\n```\n\n2. Install the SDK as a dependency in the top-level directory of your project using the command below. Once the SDK is installed, you should see a message in the terminal notifying you that you have successfully installed the SDK.\n\n    `npm install telesignenterprisesdk --save`\n\nThis will also install the Telesign Self-service Node SDK since it is a dependency for the Full-service SDK.\n\n## Authentication\n\nIf you use a Telesign SDK to make your request, authentication is handled behind-the-scenes for you. All you need to provide is your Customer ID and API Key. The SDKs apply Digest authentication whenever they make a request to a Telesign service where it is supported. When Digest authentication is not supported, the SDKs apply Basic authentication.\n\n## What's next\n\n* Learn to send a request to Telesign with code with one of our [tutorials](https://developer.telesign.com/enterprise/docs/tutorials).\n* Browse our [Developer Portal](https://developer.telesign.com) for tutorials, how-to guides, reference content, and more.\n* Check out our [sample code](https://github.com/TeleSign/sample_code) on GitHub.","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftelesign%2Fnode_telesign_enterprise","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftelesign%2Fnode_telesign_enterprise","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftelesign%2Fnode_telesign_enterprise/lists"}