# Bank Accounts Validation API

The Bank Accounts Validation API allows you to verify if a bank account is not only valid, but also if it exists and can receive funds.

We do this by using the same algorithm the banks use to create and validate the accounts and by making a *micro-deposit* that verifies the account exists and is able to receive funds.

{% hint style="success" %}
Check with your Account Manager regarding the availability of this API on the banks you require
{% endhint %}

See how to integrate to the Bank Account Validation API by clicking below:

{% content-ref url="bank-accounts-validation-api/bank-account-validation-endpoint" %}
[bank-account-validation-endpoint](https://docs.pandablue.com/api-documentation/bank-accounts-validation-api/bank-account-validation-endpoint)
{% endcontent-ref %}
