patchBay

Account API vs Validate IBAN API

If you need a Finance API that's easy to integrate, go with Validate IBAN API .

Account API

This API is used for the classic integration. If you are just starting your implementation, refer to our [new integration guide](https://docs.adyen.com/marketplaces-and-platforms) instead. The Acc...

Validate IBAN API

This API lets you quickly validate IBAN bank codes

Account API

  • Simple API key authentication
  • HTTPS supported

Validate IBAN API

  • Simple API key authentication
  • HTTPS supported
  • CORS enabled for frontend use
FeatureAccount APIValidate IBAN API
AuthenticationapiKeyapiKey
HTTPSYesYes
CORSUnknownYes

When to use which?

Validate IBAN API works directly from the browser with CORS enabled, making it better for frontend-only apps.