{"slug":"netintel-dev-phone-intel-analyze-5d7bf4","title":"Parse and validate any phone number in any format, identify its country and line","host":"netintel.dev","method":"GET","resource":"https://netintel.dev/phone-intel/analyze","category":"code","description":"Parse and validate any phone number in any format, identify its country and line type (mobile/landline/VOIP/toll-free/premium for NANP + UK numbers; other countries return line_type unknown), and return all standard format variants (E.164, international, national) — catches fictional/unassigned NANP","price_listed":0.05,"price_asked":0.05,"state":"answering","state_label":"Answering","checks_7d":1,"answered_7d":1,"latency_ms_median":944,"reported_calls_30d":2,"reported_payers_30d":1,"networks":["eip155:8453","solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp"],"badge":"unverified","paid_checks_7d":0,"paid_ok_7d":0,"example_input":{"method":"GET","queryParams":{"phone":"+1 (555) 867-5309"},"type":"http"},"output_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"properties":{"country_hint":{"description":"ISO 3166-1 alpha-2 country code hint when no dial code present (e.g. US)","type":"string"},"phone":{"description":"Phone number in any format (e.g. +1 555 867-5309). In query strings URL-encode a leading + as %2B — an unencoded + decodes to a space (tolerated: leading space+digits is re-interpreted as +).","type":"string"}},"required":["phone"],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"country":{"type":"string"},"country_code":{"type":"string"},"country_name":{"type":"string"},"digit_count":{"type":"number"},"e164":{"type":"string"},"findings":{"items":{"type":"object"},"type":"array"},"grade":{"type":"string"},"input":{"type":"string"},"international":{"type":"string"},"is_valid":{"type":"boolean"},"line_type":{"type":"string"},"national":{"type":"string"},"score":{"type":"number"}},"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"},"history":[{"day":"2026-09-24","reachable":true,"status":402,"valid_402":true,"asked_usdc":0.05,"price_match":true,"latency_ms":944,"error":null}],"description_full":"Parse and validate any phone number in any format, identify its country and line type (mobile/landline/VOIP/toll-free/premium for NANP + UK numbers; other countries return line_type unknown), and return all standard format variants (E.164, international, national) — catches fictional/unassigned NANP numbers (555 area code, 555-01XX range) so agents can validate contacts and normalize phone data without a paid telecom API.","last_updated":"2026-09-19T15:55:37.689Z","schemes":["exact"]}