{"id":21174934,"url":"https://github.com/telesign/node_telesign","last_synced_at":"2026-02-03T17:09:36.138Z","repository":{"id":951186,"uuid":"88390501","full_name":"TeleSign/node_telesign","owner":"TeleSign","description":"The Telesign Node.js SDK lets you easily integrate with our REST API.","archived":false,"fork":false,"pushed_at":"2025-02-13T17:58:38.000Z","size":4750,"stargazers_count":16,"open_issues_count":4,"forks_count":21,"subscribers_count":22,"default_branch":"master","last_synced_at":"2025-03-30T19:08:22.423Z","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}},"created_at":"2017-04-16T04:16:20.000Z","updated_at":"2025-03-29T20:21:48.000Z","dependencies_parsed_at":"2024-04-26T20:34:20.491Z","dependency_job_id":"35e68374-7ffc-4a0c-880c-028d40d32b2b","html_url":"https://github.com/TeleSign/node_telesign","commit_stats":{"total_commits":21,"total_committers":11,"mean_commits":"1.9090909090909092","dds":0.6190476190476191,"last_synced_commit":"20b8ee0d74b52c509d5299ac326feae8b0a3a037"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TeleSign%2Fnode_telesign","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TeleSign%2Fnode_telesign/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TeleSign%2Fnode_telesign/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TeleSign%2Fnode_telesign/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TeleSign","download_url":"https://codeload.github.com/TeleSign/node_telesign/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247543591,"owners_count":20955865,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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:42.216Z","updated_at":"2026-02-03T17:09:34.934Z","avatar_url":"https://github.com/TeleSign.png","language":"JavaScript","readme":"[![npm](https://img.shields.io/npm/v/telesignsdk.svg)](https://www.npmjs.com/package/telesignsdk) [![license](https://img.shields.io/npm/l/telesignsdk.svg)](https://github.com/TeleSign/node_telesign/blob/master/LICENSE.txt)  \n\n# TeleSign Self-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.\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 telesignsdk --save`\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(or password). The SDKs apply Digest authentication whenever they make a request to a Telesign service where it is supported. Intelligence uses 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.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftelesign%2Fnode_telesign","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftelesign%2Fnode_telesign","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftelesign%2Fnode_telesign/lists"}