v1

latestOpenAPI 3.0.12026-07-243168176.7 KB
Sessions

Creates a session that returns a client_secret which is required as a parameter when initializing the Fuse SDK.

post/v1/session

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

supported_financial_institution_aggregatorsstring[] required
productsstring[] required

List of products that you would like the institutions to support

country_codesstring[]

List of country codes that you would like the institutions to support

access_tokenstring

The fuse access token for an existing financial connection. This will perform the process to reconnect an existing disconnected account.

is_web_viewboolean

Set to false for web SDKs (e.g., React), and true for mobile SDKs (e.g., React Native, Flutter, iOS, Android).

Response

Response

expirationstring required

4 hours from the point of creation

client_secretstring required

Token needed by the frontend sdk to start the process

request_idstring required

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

All 31 operations