Simulate Plaid Link (sandbox only)

Simulates a user completing the Plaid Link flow by generating a sandbox public token. This endpoint is for sandbox/non-production environments only.

Use this endpoint to test the linked institution flow without requiring a user to go through the Plaid Link UI.

Flow:

  1. Call session/create to get a linkedInstitutionSessionId
  2. Call this endpoint (session/simulate-link) to get a publicToken
  3. Call session/complete with the publicToken

Note: This endpoint will fail in production environments or when configured with a non-sandbox Plaid URL.

Body Params

POST /v1/linked-institution/session/simulate-link Request body

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json