Validate a phone number and classify its type. Returns E.164 format, country, ca...
https://api.strale.io/x402/phone-validateOverview
Validate a phone number and classify its type. Returns E.164 format, country, carrier name, and whether it is mobile, landline, or VOIP. Covers 200+ countries.
Protocol
x402
Price
$0.02
Payment Asset
USD Coin
Payment Network
Base
Category
uncategorized
Provider
strale
Source
bazaar
Indexed
2026-04-15 14:09:52
Health
Status
healthy
Latency (p50)
114ms
Uptime (30d)
100.0%
Reliability Score
100/100
Last Checked
2026-07-22 23:54:28
Last Healthy
2026-07-22 23:54:28
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
Invalid
Asset Verified
—
Facilitator
—
Input Schema
{
"discoverable": true,
"method": "GET",
"queryParams": {
"country_code": {
"description": "ISO 2-letter country code hint (optional)",
"type": "string"
},
"phone_number": {
"description": "Phone number in any format",
"required": true,
"type": "string"
}
},
"type": "http"
}
Output Schema
{
"country_code": {
"type": "string"
},
"e164": {
"type": "string"
},
"international_format": {
"type": "string"
},
"is_possible": {
"type": "boolean"
},
"national_format": {
"type": "string"
},
"phone_type": {
"type": "string"
},
"valid": {
"type": "boolean"
}
}
Recent Health Checks
| Time | Status | HTTP | Latency | Error |
|---|---|---|---|---|
| 2026-07-22 23:54:28 | healthy | 402 | 111ms | |
| 2026-07-22 18:42:17 | healthy | 402 | 110ms | |
| 2026-07-22 14:54:03 | healthy | 402 | 159ms | |
| 2026-07-21 22:06:43 | healthy | 402 | 155ms | |
| 2026-07-21 18:18:37 | healthy | 402 | 114ms | |
| 2026-07-21 11:40:39 | healthy | 402 | 108ms | |
| 2026-07-21 08:25:39 | healthy | 402 | 124ms |