Flinks Express is a hosted solution that Flinks manages on your behalf. Before going live, you can test the full flow using demo mode.Documentation Index
Fetch the complete documentation index at: https://docs.flinks.com/llms.txt
Use this file to discover all available pages before exploring further.
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:| Field | Value |
|---|---|
| Username | Greatday |
| Password | Everyday |
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.