Link SDK Guides
Android SDK
Installation (Android SDK)
Add link
dependency to your build.gradle
:
Get Link token
Link token should be obtained from the POST /api/v1/linktoken
endpoint. Api reference for this request is available here. The request must be preformed from the server side because it requires the client secret. You will get the response in the following format:
Launch Link
Use linkToken
to connect a brokerage account or initiate a crypto transfer.