Extract bank name and branch information from an IBAN. Returns bank name, BIC/SW...
https://api.strale.io/x402/iban-to-bankOverview
Extract bank name and branch information from an IBAN. Returns bank name, BIC/SWIFT code, branch, and country. Pure algorithmic — uses bank code lookup tables.
Protocol
x402
Price
$0.02
Payment Asset
USD Coin
Payment Network
Base
Category
uncategorized
Provider
strale
Source
bazaar
Indexed
2026-04-15 14:10:02
Health
Status
healthy
Latency (p50)
150ms
Uptime (30d)
100.0%
Reliability Score
100/100
Last Checked
2026-09-08 07:53:40
Last Healthy
2026-09-08 07:53:40
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
Valid
Asset Verified
—
Facilitator
—
Input Schema
{
"discoverable": true,
"method": "GET",
"queryParams": {
"iban": {
"description": "IBAN number to look up",
"required": true,
"type": "string"
}
},
"type": "http"
}
Output Schema
{
"bank_code": {
"type": "string"
},
"bank_name": {
"type": "string"
},
"bic": {
"type": "string"
},
"country_code": {
"type": "string"
},
"country_name": {
"type": "string"
},
"valid_iban": {
"type": "boolean"
}
}
Recent Health Checks
| Time | Status | HTTP | Latency | Error |
|---|---|---|---|---|
| 2026-09-08 07:53:40 | healthy | 402 | 622ms | |
| 2026-09-07 21:01:24 | healthy | 402 | 692ms | |
| 2026-09-07 08:39:53 | healthy | 402 | 150ms | |
| 2026-09-06 23:54:00 | healthy | 402 | 143ms | |
| 2026-09-06 13:20:04 | healthy | 402 | 170ms | |
| 2026-09-06 07:43:18 | healthy | 402 | 118ms | |
| 2026-09-06 04:14:58 | healthy | 402 | 131ms | |
| 2026-09-05 15:11:18 | healthy | 402 | 131ms |