Use these endpoints to authorize with Flinks Open Banking. Review the table below to determine which endpoint(s) you need to call.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.
| ENDPOINT | METHOD | DESCRIPTION |
|---|---|---|
| List Active Data Providers | GET | Retrieves a list of Data Providers a particular Data Recipient is registered with. |
| Authorize with a Data Provider | GET | Initiates the authorization process with a specific Data Provider. |
| Token | POST | Obtains an access token to authenticate API requests. |
| Revoke Connection | DELETE | Revokes access to the Open Banking API for an individual connection. |