Retrieve risk insights for a link

Request the risk insights for a given link ID.

If you need to know the currency of the account, just do a GET Details to the accounts endpoint (using the ID you receive from the accounts response).

📘

Getting the account currency

If you need to know the currency of the account, make a GET Details request to the Accounts endpoint (using the account ID you receive in the accounts array of the response).

🚧

Request accounts and transactions first

Before requesting risk insights, you must first make a POST Retrieve Accounts and a POST Retrieve Transactions request.

If you do not request the accounts and transactions, the analyses won't be able to be conducted.

Language
Authorization
Basic
base64
:
URL
Click Try It! to start a request and see the response here!