v1

latestOpenAPI 3.0.12026-07-243168176.7 KB
Link Tokens

Create a link token to start the process of a user connecting to a specific financial institution.

post/v1/link/token

Headers

Fuse-Client-Idstring required
Fuse-Api-Keystring required
Plaid-Client-Idstring
Plaid-Secretstring
Teller-Application-Idstring
Teller-Certificatestring
Teller-Private-Keystring
Teller-Token-Signing-Keystring
Teller-Signing-Secretstring
Mx-Client-Idstring
Mx-Api-Keystring
Snaptrade-Client-Idstring
Snaptrade-Consumer-Keystring
Flinks-Ca-Customer-Idstring
Flinks-Us-Customer-Idstring
Flinks-Us-Instance-Idstring
Flinks-Ca-Instance-Idstring
Mono-Public-Keystring
Mono-Secret-Keystring
Mono-Webhook-Secretstring
TrueLayer-Client-Idstring
TrueLayer-Client-Secretstring
Finverse-Client-Idstring
Finverse-Client-Secretstring
Belvo-Secret-Idstring
Belvo-Secret-Passwordstring
Finicity-Partner-Secretstring
Finicity-Partner-Idstring
Finicity-App-Keystring
Basiq-Api-Keystring
Akoya-Client-Idstring
Akoya-Client-Secretstring
SaltEdge-App-Idstring
SaltEdge-App-Secretstring

Request body

institution_idstring required

An id that is unique for an institution.

client_namestring required

The name of your application. This is what will be displayed to users.

session_client_secretstring required

The session client secret created from the 'Create session client secret' endpoint

webhook_urlstring

This field allows you to set a unique webhook URL for each individual entity. By specifying an entity-specific webhook URL, you can receive and process data events for each entity separately. If this field is left empty, the organization-wide webhook URL set in the sandbox/production environment will be used as the default for all entities.

Response

Response

link_tokenstring required

Token needed by the frontend sdk to initiate the connection

request_idstring required

An identifier that is exclusive to the request and can serve as a means for investigating and resolving issues.