You're viewing a demo portfolio

Join the waitlist
PRSM

phone_validate

Active

Tool of Ready APIs

declared in 1.0.0

Validate + enrich a phone number in 200+ countries. Returns E.164/national/international formatting, country, number-type (mobile/fixed/VoIP/toll-free/premium), carrier (where libphonenumber has data), timezones, disposable-carrier flag, and a risk band (low/moderate/elevated/high) for sign-up fraud screening.

Parameters schema

{
  "type": "object",
  "required": [
    "phone"
  ],
  "properties": {
    "phone": {
      "type": "string",
      "description": "Phone number in E.164 (+14155551212), national (415-555-1212), or international form."
    },
    "default_region": {
      "type": "string",
      "default": "US",
      "description": "ISO-3166-1 alpha-2 country code for ambiguous national-only inputs."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Ready APIs

https://github.com/ReadyAPIs-com/readyapis

1/7 registries
View full server →