Skip to main content
Requirements
  • API key pair
  • Webhook setup
  • Bank verification credits

Bank Verification API Integration

Creating a Bank Verification Session

For full request and response schemas for session creation, see the API Reference tab.
Creating a redirection linkAppend the generated tokenString to the URL https://bank-verification.ui.idenfy.com/?token= to provide to the end-user.Example: https://bank-verification.ui.idenfy.com/?token=LVS8YgSTTVuXAHiur10yCabIAWLizUlX

Webhook Response

Once the end-user completes bank verification, you will receive a webhook notification with the response.
For the full webhook response schema, see the API Reference tab.

Listing Account Transactions

Retrieve transaction history for a verified bank account.
For full request and response schemas, see the API Reference tab.

Next Steps

API Reference

Full bank verification API endpoint reference.

Dashboard Guide

Step-by-step guide for bank verification in the dashboard.