Parse a free-text address into structured components. Returns street, city, post...
https://api.strale.io/x402/address-parseOverview
Parse a free-text address into structured components. Returns street, city, postal code, state/province, country. Works with addresses worldwide.
Protocol
x402
Price
$0.05
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)
128ms
Uptime (30d)
100.0%
Reliability Score
100/100
Last Checked
2026-07-25 13:41:33
Last Healthy
2026-07-25 13:41:33
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
Valid
Asset Verified
—
Facilitator
—
Input Schema
{
"discoverable": true,
"method": "GET",
"queryParams": {
"address": {
"description": "Free-text address to parse",
"required": true,
"type": "string"
}
},
"type": "http"
}
Output Schema
{
"city": {
"type": "string"
},
"country": {
"type": "string"
},
"country_code": {
"type": "string"
},
"formatted": {
"type": "string"
},
"postal_code": {
"type": "string"
},
"street": {
"type": "string"
}
}
Recent Health Checks
| Time | Status | HTTP | Latency | Error |
|---|---|---|---|---|
| 2026-07-25 13:41:33 | healthy | 402 | 133ms | |
| 2026-07-25 10:05:31 | healthy | 402 | 150ms | |
| 2026-07-25 05:04:26 | healthy | 402 | 148ms | |
| 2026-07-25 01:44:55 | healthy | 402 | 108ms | |
| 2026-07-24 20:10:29 | healthy | 402 | 155ms | |
| 2026-07-24 18:25:21 | healthy | 402 | 126ms | |
| 2026-07-24 13:21:36 | healthy | 402 | 110ms | |
| 2026-07-24 07:36:40 | healthy | 402 | 109ms | |
| 2026-07-24 03:08:20 | healthy | 402 | 160ms | |
| 2026-07-23 23:06:17 | healthy | 402 | 111ms | |
| 2026-07-23 21:28:25 | healthy | 402 | 142ms | |
| 2026-07-23 17:19:47 | healthy | 402 | 120ms | |
| 2026-07-23 12:10:44 | healthy | 402 | 128ms | |
| 2026-07-23 07:58:25 | healthy | 402 | 118ms | |
| 2026-07-23 02:38:16 | healthy | 402 | 128ms | |
| 2026-07-22 22:01:25 | healthy | 402 | 651ms | |
| 2026-07-22 20:24:53 | healthy | 402 | 134ms | |
| 2026-07-22 18:53:00 | healthy | 402 | 123ms |