Link Token
Validate a link token
GET
/
api
/
v1
/
link-token
/
{token}
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The link token.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The link token.