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. SQS: 98/100.
Protocol
x402
Price
$0.01
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)
212ms
Uptime (30d)
100.0%
Reliability Score
95/100
Last Checked
2026-06-02 18:47:36
Last Healthy
2026-06-02 18:47:36
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-06-02 18:47:36 | healthy | 402 | 212ms | |
| 2026-06-02 13:29:05 | healthy | 402 | 209ms | |
| 2026-06-02 09:57:30 | healthy | 402 | 207ms | |
| 2026-06-02 06:38:09 | healthy | 402 | 223ms | |
| 2026-06-02 00:24:46 | healthy | 402 | 330ms | |
| 2026-06-01 21:36:29 | healthy | 402 | 214ms | |
| 2026-06-01 18:41:35 | healthy | 402 | 216ms | |
| 2026-06-01 14:23:00 | healthy | 402 | 203ms | |
| 2026-06-01 09:19:57 | healthy | 402 | 208ms | |
| 2026-06-01 04:13:26 | healthy | 402 | 220ms | |
| 2026-06-01 03:26:45 | healthy | 402 | 187ms | |
| 2026-05-31 21:20:07 | healthy | 402 | 207ms | |
| 2026-05-31 18:59:09 | healthy | 402 | 218ms | |
| 2026-05-31 14:59:51 | healthy | 402 | 189ms | |
| 2026-05-31 09:17:15 | healthy | 402 | 238ms | |
| 2026-05-31 04:57:58 | healthy | 402 | 206ms | |
| 2026-05-31 01:34:31 | healthy | 402 | 206ms | |
| 2026-05-30 20:12:21 | healthy | 402 | 220ms |