phone_region
ActiveTool of Ready APIs
declared in 1.0.0
Lightweight country + region + primary timezone lookup for a phone number. Cheaper than phone_validate when you only need the country header.
Parameters schema
{
"type": "object",
"required": [
"phone"
],
"properties": {
"phone": {
"type": "string"
},
"default_region": {
"type": "string",
"default": "US"
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Ready APIs
https://github.com/ReadyAPIs-com/readyapis
1/7 registries