Enabling demo mode
Adddemo=true to your Flinks Express URL to enable demo mode:
Test credentials
Use these credentials to log in to Flinks Capital in demo mode:
The Flinks Capital test institution simulates a full banking connection, including MFA prompts and account selection.
Verifying your integration
After completing a test connection, verify the results using one of these methods:Via Dashboard
- Log in to the Flinks Dashboard.
- Navigate to the Request Feed.
- Locate the test request and verify the status is Completed.
Via API
- Retrieve the
loginIdfrom the test connection. - Call /Authorize with the
loginIdto get arequestId. - Call /GetAccountsDetail with the
requestIdto verify the returned data.