0. Fetching the instance credentials
/toolbox/ instance (Canada and the US)
iframe: https://toolbox-iframe.private.fin.ag/v2/?demo=true
API: https://toolbox-api.private.fin.ag/
CustomerId: 43387ca6-0391-4c82-857d-70d95f087ecb
Bearer Token: O2r9FLhO7PBqz9L
flinks-auth-key (/GenerateAuthorizeToken): c4569c54-e167-4d34-8de6-f4113bc82414
x-api-key (Aggregation endpoints): 3d5266a8-b697-48d4-8de6-52e2e2662acc
DEV, UAT, PROD instance
Retriving the instance credentials on the Flinks Dashboard
If your instance has the flinks-auth-key and x-api-key enabled, please contact integration@flinks.com to request the secret links associated with these tokens.
1. Frontend Solution
1.1. Authorize Token
API: /GenerateAuthorizeToken
Input: {{customerid}}, {{instance}}, {{flinks-auth-key}}
Output: {{token}}
Example:
1.2. Flinks Connects
iFrame: https://{{instance}}-iframe.private.fin.ag/v2/?demoOutbound=true&authorizeToken={{token}}
Input: {{instance}}, {{token}}
Output: {{loginid}}
1.2.1. iframe: Consent page
Example:
1.2.2. iframe: Financial Institution (FI) Selection
Example:
1.2.3. iframe: FI redirecting page
Example:
1.2.4. FI online banking page: Username/Password
Example:
1.2.5. FI online banking page: Consent Screen
Example:
1.2.6. FI online banking page: Account Selection Page
Example:
1.2.7. iframe: Success Page
Example:
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article