v1

latestOpenAPI 3.0.22026-07-26128245430.3 KB
Plaid

Generate a Plaid Link token for a customer

post/customers/{customerID}/plaid_link_requests

Path parameters

customerIDstring required

A UUID that uniquely identifies a resource

Headers

Idempotency-Keystring required

Response

Plaid Link token generated

link_tokenstring

Link token generated via the Plaid Link SDK

link_token_expires_atstring date-time

Expiration time of the link token

callback_urlstring

URL to call through Plaid Link Flow's onSuccess callback with the public token passed in the body of the request