Look up location information from a postal/ZIP code. Returns city, region/state,...
https://api.strale.io/x402/postal-code-lookupOverview
Look up location information from a postal/ZIP code. Returns city, region/state, and approximate coordinates. Covers 60+ countries via Zippopotam.us.
Protocol
x402
Price
$0.02
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)
148ms
Uptime (30d)
100.0%
Reliability Score
100/100
Last Checked
2026-09-13 06:59:07
Last Healthy
2026-09-13 06:59:07
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
Valid
Asset Verified
—
Facilitator
—
Input Schema
{
"discoverable": true,
"method": "GET",
"queryParams": {
"country_code": {
"description": "ISO 2-letter country code (default US)",
"type": "string"
},
"postal_code": {
"description": "Postal/ZIP code to look up",
"required": true,
"type": "string"
}
},
"type": "http"
}
Output Schema
{
"country_code": {
"type": "string"
},
"country_name": {
"type": "string"
},
"places": {
"type": "array"
},
"postal_code": {
"type": "string"
},
"valid": {
"type": "boolean"
}
}
Recent Health Checks
| Time | Status | HTTP | Latency | Error |
|---|---|---|---|---|
| 2026-09-13 06:59:07 | healthy | 402 | 573ms | |
| 2026-09-13 04:08:33 | healthy | 402 | 160ms | |
| 2026-09-12 12:20:05 | healthy | 402 | 121ms | |
| 2026-09-12 06:03:39 | healthy | 402 | 148ms | |
| 2026-09-11 13:31:41 | healthy | 402 | 249ms | |
| 2026-09-10 17:34:26 | healthy | 402 | 134ms | |
| 2026-09-10 07:54:20 | healthy | 402 | 111ms |