Step 1 of the Plaid-linked bank account flow. Generates a Plaid Link token to launch the Plaid UI for connecting a bank account.
ach_debit, ach_credit, and rtp. This is the only path that enables ach_debit.
Native mobile apps: If you are integrating Plaid Link in a native iOS or Android app, you must submit your iOS redirect URI or Android package name to Brale for whitelisting before mobile Plaid OAuth will work. See the ACH on-ramp guide for platform-specific setup details.
Next step: After the user completes the Plaid Link flow, exchange the public_token using Register financial institution account via Plaid to create the address_id.
For a full comparison of both external bank address creation paths, see External bank addresses.
Use the playground below to try this endpoint directly, or review the OpenAPI details in the right panel.Use the Bearer token returned from the Auth endpoint via OAuth2 client_credentials flow. Include the token in the "Authorization: Bearer
OK