Skip to main content
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_token must be passed to TranscryptsBridge.init() on the client side.
  • The product_type field 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.