ibanapi.com

IBANAPI OpenApi documentation

๐Ÿ”‘ apikey 3 endpoints financial
๐Ÿ“„ Docs ๐Ÿ“‹ OpenAPI spec ๐Ÿ”ฌ Try in Swagger UI

No SDKs indexed for this API yet.

curl examples

Get Account Balance
curl \
  # append ?api_key=$API_KEY to the URL \
  https://api.ibanapi.com/v1/balance
Validate IBAN
curl \
  # append ?api_key=$API_KEY to the URL \
  https://api.ibanapi.com/v1/validate
Validate IBAN Basic
curl \
  # append ?api_key=$API_KEY to the URL \
  https://api.ibanapi.com/v1/validate-basic

Endpoints (3 total)

GET
/balance
Get Account Balance
GET
/validate
Validate IBAN
GET
/validate-basic
Validate IBAN Basic

Language coverage

No SDKs yet

At a glance

Total SDKs0
Languages0
Endpoints3
Authapikey
Categories1
https://api.ibanapi.com/v1