{"uid":"cap_fRU1ndDM_sk_dml17tgsN","slug":"netintel-production-440c-up-railway-app-b703a51f","name":"Phone Number Intelligence & Validation","description":"Parse and validate any phone number in any format, identify its country, line type (mobile/landline/VOIP/toll-free/premium), carrier region, and return all standard format variants — so agents can validate contacts, normalize phone data, and classify line types without a paid telecom API.","url":"https://netintel-production-440c.up.railway.app/phone-intel/analyze","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","required":["phone"],"properties":{"phone":{"type":"string","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 +)."},"country_hint":{"type":"string","description":"ISO 3166-1 alpha-2 country code hint when no dial code present (e.g. US)"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"e164":{"type":"string"},"grade":{"type":"string"},"input":{"type":"string"},"score":{"type":"number"},"country":{"type":"string"},"findings":{"type":"array","items":{"type":"object"}},"is_valid":{"type":"boolean"},"national":{"type":"string"},"line_type":{"type":"string"},"digit_count":{"type":"number"},"country_code":{"type":"string"},"country_name":{"type":"string"},"international":{"type":"string"}}}}}}},"responseSchema":{"type":"json","example":{"e164":"+15558675309","grade":"F","input":"+1 (555) 867-5309","score":0,"country":"US","findings":[{"rule":"unassigned_area_code","detail":"555 is not an assigned NANP area code — commonly used for fictional numbers","deduction":-100}],"is_valid":false,"national":"(555) 867-5309","line_type":"mobile_or_landline","digit_count":11,"country_code":"1","country_name":"United States","international":"+1 555 867 5309"}},"example":{"request":{"input":{"type":"http","method":"GET","queryParams":{"phone":"+1-202-555-0173","country_hint":"US"}}},"response":{"e164":"+12025550173","grade":"A","input":"+1-202-555-0173","score":100,"country":"US","findings":[],"is_valid":true,"national":"(202) 555-0173","line_type":"mobile_or_landline","digit_count":11,"country_code":"1","country_name":"United States","international":"+1 202 555 0173"}},"exampleRequest":{"phone":"+1-202-555-0173","country_hint":"US"},"tags":["x402"],"displayCostAmount":"0.05","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.05/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.05","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.05","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_aqoO2h543vFhlwvGxY4CU","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.05","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Parses and validates any phone number, returning its country, line type (mobile/landline/VOIP/toll-free/premium), carrier region, E.164 format, and all standard format variants.","exampleAgentPrompt":"Can you validate this phone number for me — +1 555 867-5309 — and tell me if it's real, what country it belongs to, whether it's a mobile or landline, and give me the properly formatted E.164 version?","exampleUseCases":null,"resultDescription":"Returns a JSON object with: E.164 normalized number, national and international format strings, validity boolean, country ISO code and full name, line type (mobile/landline/VOIP/toll-free/premium), digit count, a numeric confidence score, a grade, and an array of findings with additional analysis details.","failureModes":["Unparseable number format returns is_valid=false with empty or null format fields","Missing required 'phone' query parameter returns 400 error","Ambiguous local number without country_hint may resolve to wrong country","Very short or test numbers (e.g. 555 numbers) may return low score/grade","VOIP numbers may not have reliable carrier region data"],"whenToPreferThis":"Use this endpoint when you need free-tier phone validation with line-type classification (mobile/VOIP/toll-free) and multi-format normalization without subscribing to a paid telecom API like Twilio Lookup or Numverify. Especially useful for contact data cleanup, CRM enrichment, or fraud screening workflows where E.164 normalization and line-type detection are both needed in one call.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T13:00:25.568Z","isFirstParty":false}