Set Up Your API Connection
We'll get you to that "Hello World" moment in no time
Complete the following steps to start your Flinks integration.
Integration checklist
Before moving on, confirm that you've completed the following:
Mastering the API Calls Flow
Receive a new
requestId
with incomingloginId
by calling/Authorize
withMostRecentCached:true
Request ready-to-deliver data with
/GetAccountsDetail
and handle 202OPERATION_PENDING
responsesRequest pending-to-deliver data with
/GetAccountsDetailAsync
for previous 202OPERATION_PENDING
responses
Updated about 1 year ago