Skip to main content
POST
/
v2
/
account-connections
/
plaid
/
link-token
Create a Plaid Link token
curl --request POST \
  --url https://api.range.org/v2/account-connections/plaid/link-token \
  --header 'Authorization: Bearer <token>'

Documentation Index

Fetch the complete documentation index at: https://docs.range.org/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Use Authorization: Bearer

Response

201 - undefined
Last modified on May 15, 2026