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)
207ms
Uptime (30d)
100.0%
Reliability Score
95/100
Last Checked
2026-06-04 20:44:34
Last Healthy
2026-06-04 20:44:34
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-06-04 20:44:34 | healthy | 402 | 224ms | |
| 2026-06-04 16:11:02 | healthy | 402 | 208ms | |
| 2026-06-04 13:54:30 | healthy | 402 | 223ms | |
| 2026-06-04 10:59:51 | healthy | 402 | 207ms | |
| 2026-06-04 08:02:26 | healthy | 402 | 305ms | |
| 2026-06-04 04:44:35 | healthy | 402 | 189ms | |
| 2026-06-04 02:19:13 | healthy | 402 | 232ms | |
| 2026-06-03 23:08:26 | healthy | 402 | 187ms | |
| 2026-06-03 20:09:03 | healthy | 402 | 117ms | |
| 2026-06-03 17:40:21 | healthy | 402 | 206ms | |
| 2026-06-03 15:02:08 | healthy | 402 | 205ms | |
| 2026-06-03 09:44:03 | healthy | 402 | 200ms | |
| 2026-06-03 05:45:43 | healthy | 402 | 220ms | |
| 2026-06-03 00:58:54 | healthy | 402 | 203ms | |
| 2026-06-02 22:00:54 | healthy | 402 | 200ms | |
| 2026-06-02 17:18:22 | healthy | 402 | 199ms | |
| 2026-06-02 12:27:53 | healthy | 402 | 207ms | |
| 2026-06-02 10:55:18 | healthy | 402 | 193ms | |
| 2026-06-02 04:13:56 | healthy | 402 | 212ms | |
| 2026-06-02 02:27:13 | healthy | 402 | 225ms |