phoneid_get_info
Retrieve phone number intelligence including line type, carrier, location, and optional checks like SIM swap and number deactivation. Use for identity verification and fraud risk assessment.
Instructions
Get detailed information about a phone number including type (mobile/landline/VoIP), carrier, and location. See docs://telesign/phone-id for details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| addons | No | Identity attributes to include. Each enabled addon returns additional data about the phone number. | |
| external_id | No | Customer-generated ID for this transaction (echoed in response) | |
| phone_number | Yes | Complete phone number with country code, no spaces or special characters (e.g., 15551234567) | |
| originating_ip | No | End user's IP address (IPv4 or IPv6) for additional context | |
| account_lifecycle_event | No | Type of account event: create, sign-in, transact, update, or delete |