Generate Plaid Link Token

Generates a Plaid link_token and creates a Bond linked_account

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Card Account ID

Response
200
{
    "linked_account_id": "1a130d45-3dc3-4c58-b0d8-9784aae0d009",
    "status": "inactive",
    "link_token": "link-sandbox-09fa148c-497a-4a22-87c9-581a7dea46de",
    "expiration": "2021-01-27T23:29:06Z"
}
Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here!