--- id: telesignenterprise version: "4.1.0" license: MIT License license_treatment: permissive maintenance: active --- # telesignenterprise — Telesign Enterprise SDK License: permissive · Maintenance: active · Downloads: 798.7K/mo ## What it is and what it does Telesignenterprise is the official Python SDK for integrating Telesign's identity and communications services into applications. It wraps Telesign's APIs for user verification, digital identity checks, and omnichannel messaging (SMS, voice) behind a developer-friendly interface. The SDK handles Digest and Basic authentication automatically—you supply your Customer ID and API Key, and the library manages credentials and request signing for you. The package is designed for developers building onboarding flows, account security, fraud prevention, and engagement systems that need to verify users or send communications at scale. It supports a wide range of Python versions and has low installation friction, depending only on the telesign runtime library. Use it for: - Add SMS or voice-based user verification to account signup and login flows - Implement fraud detection and account integrity checks during onboarding - Send omnichannel notifications (SMS, voice) to users at scale - Integrate digital identity verification into KYC or compliance workflows - Secure password reset and multi-factor authentication with SMS or voice ## Worth the install? AI-flagged interpretation of the facts above — verify before relying. Python SDK for Telesign's user verification, digital identity, and omnichannel communications APIs, handling authentication and requests to Telesign services. Yes, if you are building on Telesign's platform. The SDK is actively maintained, permissively licensed, has low install friction, and carries no known vulnerabilities. It is production-stable and widely used. Install only if you have a Telesign account and need to integrate their verification or messaging services. ## Install pip install telesignenterprise uv add telesignenterprise poetry add telesignenterprise ## Installing telesignenterprise Before you install: Low install friction with a single pure-Python wheel dependency. Actively maintained with a recent release 23 days ago and ongoing repository activity. License in practice: MIT License permits commercial and private use with minimal restrictions, making it suitable for most integration scenarios. Quickstart: pip install telesignenterprise from telesign import ... # Authenticate with Customer ID and API Key, then call Telesign service methods Requires a Telesign account with Customer ID and API Key for authentication. Verify before relying: - Specific API methods and classes available in the telesign runtime dependency - Whether the package supports Python 2.7 as documented or only Python 3.7+ in practice ## Package facts - License: MIT License (permissive) - Python support: unspecified - Install friction: low - Maintenance: active - Downloads: 798.7K/month (top 15,000 on PyPI) - Known vulnerabilities: none known ## Tags telesign sdk python, sms verification api, user authentication messaging, mobile identity verification, omnichannel communications api, telesign integration, voice and sms api, authentication, sms-verification, identity-verification [View on SkillFed](https://skillfed.io/packages/telesignenterprise) · [View on PyPI](https://pypi.org/project/telesignenterprise/)