Telefono · Capability
Telefono Phone Intelligence
Unified phone number intelligence capability combining validation, carrier lookup, and number formatting APIs. Designed for developers building fraud prevention, user verification, data enrichment, and SMS campaign optimization workflows.
Run with Naftiko
Carrier LookupData EnrichmentFraud PreventionNumber IntelligencePhone ValidationTelecommunications
What You Can Do
GET
Validate number
— Validate a phone number and get type, carrier, country, and format
/v1/validate
POST
Validate batch
— Validate up to 100 phone numbers in one request
/v1/validate/batch
GET
Lookup carrier
— Look up carrier information for a phone number
/v1/carrier
GET
Format number
— Format a phone number into multiple standard formats
/v1/format
MCP Tools
validate-phone-number
Validate a phone number and check if it is valid, reachable, mobile/landline/VoIP, and get the carrier and country
read-only
batch-validate-numbers
Validate a list of up to 100 phone numbers in a single batch request
read-only
lookup-carrier
Look up the mobile carrier, network type (GSM/LTE/5G), MCC, MNC, and portability status for a phone number
read-only
format-number
Parse and reformat a phone number into E.164, national, international, and RFC3966 formats
read-only
APIs Used
telefono