IBAN Tools
Validate, format, and dissect IBANs with Swiss QR-IBAN detection.
First 1000 checks/month free, then CHF 0.001 per check
Example request
curl -H "Authorization: Bearer ah_live_…" \
-X POST \
-H "Content-Type: application/json" \
-d '{"iban":"CH44 3199 9123 0008 8901 2"}' \
"https://api.api-hub.ch/v1/iban/validate"Replace the placeholder key with your live key from checkout.
Full request and response schemas are in the interactive API reference.