Telefono Validation Result Structure
Structure of a phone number validation response from the Telefono API
Type:
Properties: 0
Carrier LookupData EnrichmentFraud PreventionNumber IntelligenceNumber VerificationPhone LookupPhone ValidationTelecommunications
Telefono Validation Result is a JSON Structure definition published by Telefono.
{
"name": "Telefono Validation Result",
"description": "Structure of a phone number validation response from the Telefono API",
"fields": [
{ "name": "number", "type": "string", "required": true, "description": "Original input number" },
{ "name": "valid", "type": "boolean", "required": true, "description": "Whether the number is valid" },
{ "name": "number_type", "type": "string", "required": false, "description": "mobile, landline, voip, toll-free, premium-rate, shared-cost, unknown" },
{ "name": "e164_format", "type": "string", "required": false, "description": "E.164 international format (e.g., +14155552671)" },
{ "name": "national_format", "type": "string", "required": false, "description": "Local national format" },
{ "name": "international_format", "type": "string", "required": false, "description": "Full international format" },
{ "name": "country_code", "type": "string", "required": false, "description": "ISO 3166-1 alpha-2 country code" },
{ "name": "country_name", "type": "string", "required": false, "description": "Full country name" },
{ "name": "country_prefix", "type": "string", "required": false, "description": "International dialing prefix" },
{ "name": "carrier", "type": "string", "required": false, "description": "Carrier or network operator" },
{ "name": "is_reachable", "type": "string", "required": false, "description": "reachable, unreachable, unknown, or risk" },
{ "name": "is_virtual", "type": "boolean", "required": false, "description": "Whether this is a virtual/VoIP number" },
{ "name": "calling_code", "type": "integer", "required": false, "description": "Numeric international calling code" }
]
}
Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for json structure
4 MCP tools reach this
find_json_structuresBrowse and filter every JSON Structure in the catalog.
apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
resolveTurn a domain, URL or GitHub org into the provider it belongs to.
find_cohortsEvery scored population of providers in the catalog.
All 92 tools
Call it yourself
curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/telefono-validation-result-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no email required.
A second provider on the same verified email joins the account you already have.