{"uid":"cap_yV0hQcOx-QMpAdB9zGq1m","slug":"openverbs-phone-number-parser-validator-d65f269b","name":"OpenVerbs Phone Number Parser & Validator","description":"Parse, validate and format a phone number — E.164/national/international/RFC 3966, region and line type (syntactic validation, no carrier lookup).","url":"https://phone.openverbs.com/v1/parse","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"type":"object","required":["number"],"properties":{"number":{"type":"string","maxLength":64,"minLength":1,"description":"Phone number in E.164 (+…) or national format."},"country":{"type":"string","pattern":"^[A-Za-z]{2}$","description":"ISO 3166-1 alpha-2 default region (e.g. \"US\") for national-format numbers. Not needed for E.164."}},"additionalProperties":false},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.002","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","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.002/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_v9h40sJIdhEEeGYIqeVXd","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.002","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Parses, validates, and formats a phone number into E.164, national, international, and RFC 3966 formats, and returns the region and line type via syntactic analysis (no carrier lookup).","exampleAgentPrompt":"Can you validate and normalize this phone number for me — +1 (415) 555-0198 — and give me the E.164 format, the region, and the line type?","exampleUseCases":[{"title":"Normalize user phone numbers at signup","prompt":"We're getting phone numbers from our signup form in all kinds of formats like '(212) 555-0100' for US users — can you validate and convert them to E.164 so we store them consistently?"},{"title":"Detect region and type before SMS campaign","prompt":"Before we send our SMS blast, check if +447911123456 is a valid mobile number and tell me what region it belongs to."},{"title":"Validate international number with country hint","prompt":"Is '06 12 34 56 78' a valid phone number in France? Parse it and give me the E.164 and international format."}],"resultDescription":"Returns structured data including the parsed phone number in E.164, national, international, and RFC 3966 formats, along with the detected region (country code) and the line type (e.g. mobile, fixed-line). This is purely syntactic — no real-time carrier or reachability check is performed.","failureModes":["Invalid or unparseable phone number string returns a validation error","Missing required 'number' field returns a schema validation error","National-format number submitted without a 'country' hint may fail to parse or return incorrect region","Malformed country code (not ISO 3166-1 alpha-2) causes a bad request error","Number exceeds 64 characters returns a length validation error"],"whenToPreferThis":"Choose this endpoint when you need fast, low-cost, syntactic phone number parsing and formatting without requiring carrier lookup or real-time reachability checks. It is ideal for normalizing user-submitted phone numbers to E.164, validating format before storing or sending communications, and enriching records with region and line-type metadata. Prefer it over full carrier-lookup APIs when you don't need live number status and want to minimize latency and cost.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T18:32:31.650Z","isFirstParty":false}