Create a Bridge Token
Bridge Token
Create a Bridge Token
Generate a bridge token required to initialize the Transcrypts Bridge widget.
POST
Create a Bridge Token
Overview
This endpoint generates a bridge token required to initialize the Transcrypts Bridge widget. The token must be created before launching the user-facing integration.Request
Endpoint
Authentication
API authentication requires the following headers:Path Parameters
Request Body
Core Parameters
Optional Parameters
Account Object (for deposit_switch and pll)
Account fields marked with * are required when
action is create.Example Request
Response
Success Response (HTTP 201)
Error Responses
Key Notes
- The returned
bridge_tokenmust be passed toTranscryptsBridge.init()on the client side. - The
product_typefield determines available verification options. - Bank account information is only relevant for deposit switching and paycheck-linked lending workflows.
- Locale selection enables regional customization of the user interface.