Verify users’ identities and reduce fraud
product features
Verify user identities using bank data
Retrieve user names, phone numbers, addresses, and emails for individual and joint accounts—data can be used to complement KYC procedures
Personalize forms for onboarding
Auto-fill forms with identity data when users link their bank accounts
Make an Identity request
Use the Identity endpoint to submit a POST request
addresses
A list of addresses associated with the account(s)
emails
A list of emails associated with the account(s)
names
A list of names associated with the account(s)
phone_numbers
A list of phone numbers associated with the account(s)
Retrieve Identity request
curl -X POST https://sandbox.plaid.com/identity/get \
-H 'Content-Type: application/json' \
-d '{
"client_id": String,
"secret": String,
"access_token": String
}'
50%
50% reduction in customer service queries
80%
80% approval rates for ACH-funded transfers after integrating with Plaid