Validate an IBAN number. Checks format, length, and mod-97 checksum. Extracts co...
https://api.strale.io/x402/iban-validateOverview
Validate an IBAN number. Checks format, length, and mod-97 checksum. Extracts country code, bank identifier, and branch code. Pure algorithmic — fast and cheap.
Protocol
x402
Price
$0.05
Payment Asset
USD Coin
Payment Network
Base
Category
uncategorized
Provider
strale
Source
self-registered
Indexed
2026-03-22 07:54:50
Health
Status
healthy
Latency (p50)
123ms
Uptime (30d)
100.0%
Reliability Score
100/100
Last Checked
2026-08-22 11:41:46
Last Healthy
2026-08-22 11:41:46
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
Valid
Asset Verified
—
Facilitator
—
Input Schema
{
"discoverable": true,
"method": "GET",
"queryParams": {
"iban": {
"description": "IBAN to validate (e.g. SE3550000000054910000003)",
"required": true,
"type": "string"
}
},
"type": "http"
}
Output Schema
{
"bank_code": {
"type": "string"
},
"branch_code": {
"type": "string"
},
"country_code": {
"type": "string"
},
"error": {
"type": "string"
},
"valid": {
"type": "boolean"
}
}
Recent Health Checks
| Time | Status | HTTP | Latency | Error |
|---|---|---|---|---|
| 2026-08-22 11:41:46 | healthy | 402 | 121ms | |
| 2026-08-22 03:59:40 | healthy | 402 | 123ms | |
| 2026-08-22 01:10:41 | healthy | 402 | 541ms | |
| 2026-08-21 15:48:57 | healthy | 402 | 109ms | |
| 2026-08-21 11:42:00 | healthy | 402 | 515ms | |
| 2026-08-21 04:08:10 | healthy | 402 | 128ms | |
| 2026-08-21 00:16:36 | healthy | 402 | 126ms | |
| 2026-08-20 19:48:51 | healthy | 402 | 114ms | |
| 2026-08-20 09:40:55 | healthy | 402 | 114ms | |
| 2026-08-20 04:01:09 | healthy | 402 | 110ms | |
| 2026-08-19 20:42:22 | healthy | 402 | 571ms | |
| 2026-08-19 15:28:04 | healthy | 402 | 157ms |