IBANAPI OpenApi Documentation
It provides an endpoint to retrieve an account balance and two endpoints for IBAN validation, offering both a basic and a full validation check.
Latency
2078ms p95
Uptime
100.0% 30d
Playground
Verified
live
Endpoints
/balance
Get Account Balance
/validate
Validate IBAN
/validate-basic
Validate IBAN Basic
3 endpoints auto-detected
Authentication
This API uses an API key, passed as the "api_key" query parameter. No OAuth required.
curl -X GET \ "https://api.ibanapi.com/v1/balance?api_key=YOUR_API_KEY"
api.ibanapi.com · HTTPS only