Parse and normalize phone numbers to E.164 format. Detects country, carrier type...
https://api.strale.io/x402/phone-normalizeOverview
Parse and normalize phone numbers to E.164 format. Detects country, carrier type, validates format. Uses libphonenumber.
Protocol
x402
Price
$0.03
Payment Asset
USD Coin
Payment Network
Base
Category
uncategorized
Provider
strale
Source
bazaar
Indexed
2026-04-15 14:09:55
Health
Status
healthy
Latency (p50)
138ms
Uptime (30d)
100.0%
Reliability Score
100/100
Last Checked
2026-09-20 23:26:37
Last Healthy
2026-09-20 23:26:37
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
Valid
Asset Verified
—
Facilitator
—
Input Schema
{
"discoverable": true,
"method": "GET",
"queryParams": {
"default_country": {
"description": "ISO country code (e.g. SE)",
"type": "string"
},
"phone_string": {
"description": "Phone number to normalize",
"required": true,
"type": "string"
}
},
"type": "http"
}
Output Schema
{
"country_code": {
"type": "string"
},
"e164": {
"type": "string"
},
"international_format": {
"type": "string"
},
"national_format": {
"type": "string"
},
"type": {
"type": "string"
},
"valid": {
"type": "boolean"
}
}
Recent Health Checks
| Time | Status | HTTP | Latency | Error |
|---|---|---|---|---|
| 2026-09-20 23:26:37 | healthy | 402 | 136ms | |
| 2026-09-20 10:16:12 | healthy | 402 | 119ms | |
| 2026-09-20 03:19:54 | healthy | 402 | 177ms | |
| 2026-09-19 22:32:47 | healthy | 402 | 121ms | |
| 2026-09-19 11:36:16 | healthy | 402 | 213ms | |
| 2026-09-18 22:52:40 | healthy | 402 | 112ms | |
| 2026-09-18 16:31:50 | healthy | 402 | 177ms | |
| 2026-09-18 07:22:46 | healthy | 402 | 138ms |