telesignenterprise
Telesign Enterprise SDK
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 on this page — 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
telesignenterprise on PyPI
pip
pip install telesignenterpriseuv
uv add telesignenterprisepoetry
poetry add telesignenterpriseInstalling 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 | not specified |
| Install friction | low — pure-Python wheel |
| Runtime dependencies | 1 — telesign |
| Maintenance | actively maintained — 23 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 798,714/month — #5,028 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: telesignenterprise-4.1.0-py3-none-any.whl
Keywords: telesign, sms, voice, mobile, authentication, identity, messaging
Tags
More Internet packages
Botocore provides low-level, data-driven access…
permissive · top 100 on PyPI
aiobotocoreProvides an async client for AWS services using…
permissive · top 100 on PyPI
pydanticPydantic validates Python data structures…
permissive · top 100 on PyPI
filelockProvides a platform-independent file locking…
permissive · top 100 on PyPI
fastapiFastAPI is a Python web framework for building…
permissive · top 100 on PyPI
googleapis-common-protosProvides common Protocol Buffer message…
permissive · top 100 on PyPI
telesignTeleSign SDK provides Python bindings to send…
permissive · top 15,000 on PyPI
ringcentralPython SDK for accessing RingCentral's cloud…
unclear · top 15,000 on PyPI
vonageVonage provides a unified Python interface to…
permissive · top 15,000 on PyPI
vonage-verifyVonage Verify package provides Python…
permissive · top 15,000 on PyPI
smoochProvides a Python client for the Smooch API,…
unclear · top 15,000 on PyPI
twilioPython client library for the Twilio API that…
permissive · top 5,000 on PyPI
vonage-verify-legacyProvides Python bindings for Vonage's legacy…
permissive · top 15,000 on PyPI
authyPython client for the Twilio Authy two-factor…
permissive · top 15,000 on PyPI
onesignal-python-apiA Python client library for the OneSignal API…
unclear · top 15,000 on PyPI
plivoA Python SDK for integrating Plivo's voice,…
permissive · top 15,000 on PyPI