link_start
Generate a Plaid link_token to begin linking a new institution. After the user completes authentication in their browser, finalize with link_complete.
Instructions
Start linking a new institution. Returns a Plaid link_token the user completes in their browser, then calls link_complete with the public_token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_token | No | Optional persistent Plaid user_token. Pass empty string to use the alias as the ephemeral client_user_id. | |
| institution_alias | Yes | A short label for this bank (e.g. "chase", "citi", "schwab"). Used as the Keychain account name. Must be unique. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||