Create a Link token
plaid_link_token_createCreate a link token to launch the real Plaid Link UI on web or mobile. Pass it to Link, then exchange the returned public_token for an access token.
Instructions
Calls /link/token/create. Use this when you want the real Link UI (web or mobile) instead of the sandbox shortcut. Pass the returned link_token to Plaid Link on the client; when Link returns a public_token, exchange it with /item/public_token/exchange. Sandbox Link accepts user_good / pass_good.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | No | Your stable id for the end user (client_user_id) | devx-user-1 |
| webhook | No | ||
| language | No | en | |
| products | No | ||
| client_name | No | plaid-devx-mcp demo | |
| redirect_uri | No | Required for OAuth institutions; must be registered in the Dashboard | |
| country_codes | No |