Use the /OAuth/Authorize endpoint if you are using a custom API integration and want to establish a secure connection using OAuth 2.0 technology.
Establish a secure connection using OAuth 2.0 for custom API integrations. The endpoint responds with aDocumentation Index
Fetch the complete documentation index at: https://docs.flinks.com/llms.txt
Use this file to discover all available pages before exploring further.
302 — grab the URL from the Location header and present it to the end user to complete their financial institution login.Acceptable response media type.
The end-user's financial institution.
URL that redirects the end-user back to your app or website after completing the OAuth flow.
A unique string that you can randomly generate and link to this request to establish legitimacy. For the request to be successful, this string must be validated to confirm it's being passed with the correct request. The value of this field can be anything you want. This is an OAuth 2.0 standard and adds an extra layer of security.
Two-character abbreviation that specifies the language. Possible values include: - en = English - fr = French If this field is left empty, the default value is set to en.
Custom name that's assigned to the request for identification and tracking purposes.
Specifies the Data Recipient who receives the data, only if the instance is associated with multiple Data Recipients.
Redirect Response
The response is of type string.