latestOpenAPI 3.0.32026-08-224982,0272.8 MB

e445c15e5bee

Plaid

Create Plaid Link token

Creates a Plaid Link token for initiating the Plaid Link flow. The token is used to open Plaid Link in the client application, allowing users to connect their bank accounts. After the user completes the Plaid Link flow, use the /api/tradfi/v1/plaid/link/token/exchange endpoint with the returned token (as linkToken) and the publicToken received from Plaid Link to complete the bank account linking process.

post/api/tradfi/v1/plaid/link/token

Request body

enterpriseIdstring required

The ID of the enterprise

androidPackageNamestring

The Android package name for OAuth redirect flows. Required when initializing Plaid Link on Android.

redirectUristring

The OAuth redirect URI for mobile and web flows.

Response

Created