{"categories":[{"label":"Internet","url":"https://skillfed.io/packages/category/internet/4"}],"enrichment":{"capability":"Provides Python access to the Vonage Identity Insights API to retrieve real-time carrier, subscriber, and device attributes for phone numbers.","skillfed_tags":["phone-number-lookup","fraud-detection","vonage-sdk"],"use_cases":["Detect SIM swap fraud by querying whether a phone number has recently changed carriers or devices.","Verify subscriber identity during account creation or login by retrieving carrier and device attributes.","Build fraud prevention rules that flag suspicious phone number activity or mismatches with user profiles.","Enrich customer data with carrier and device information for segmentation or risk scoring.","Validate phone numbers in real time before sending SMS or voice communications."],"what_it_does":"vonage-identity-insights is a Python client library for the Vonage Identity Insights API, which provides real-time lookups of carrier, subscriber, and device information tied to phone numbers. It wraps the HTTP API calls and provides typed request/response objects built on pydantic for validation and serialization. The package is designed to integrate with the main vonage SDK but can be used independently to query phone number attributes for fraud detection, identity verification, and subscriber intelligence.\n\nThe library depends on vonage-http-client for HTTP communication, vonage-utils for shared utilities, and pydantic for data validation. It supports Python 3.9 through 3.13 and is actively maintained. The API requires a Vonage account and authentication to function; typical use involves constructing an IdentityInsightsRequest with a phone number and desired insight types (such as SIM swap detection), then calling the requests method to retrieve the response.","worth_installing":"Yes, if you need real-time phone number intelligence for fraud detection or identity verification and already use or plan to use the Vonage platform. The package is actively maintained, has low install friction, and integrates cleanly with the Vonage SDK ecosystem. No security vulnerabilities are known. The main constraint is the requirement for a Vonage account and API credentials."},"id":"vonage-identity-insights","links":{"html":"https://skillfed.io/packages/vonage-identity-insights","md":"https://skillfed.io/packages/vonage-identity-insights.md","pypi":"https://pypi.org/project/vonage-identity-insights/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-04-22","license_spdx":null,"license_treatment":"permissive","name":"vonage-identity-insights","python_support":"supports_current","summary":"Vonage Identity Insights package"},"popularity":{"monthly_downloads":251866,"position":8564,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.0.0"}
