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.

Body Params

Enterprise identification for the Plaid Link token request

string
required
length ≥ 1

The ID of the enterprise

string

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

string

The OAuth redirect URI for mobile and web flows.

Responses

Language
Credentials
Bearer
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json