> ## 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.

# Investment Account Linking

<Warning>
  The Investments product will be retired on April 30, 2026. New integrations are not supported, and existing integrations will stop working after this date.
</Warning>

Use these endpoints to perform actions related to connecting an investment account. Review the table below to determine which endpoint(s) you need to call.

| **ENDPOINT**                                                                            | **METHOD** | **DESCRIPTION**                                                                                      |
| :-------------------------------------------------------------------------------------- | :--------- | :--------------------------------------------------------------------------------------------------- |
| [Investments](./endpoints/account-linking/investments)                                  | POST       | Retrieves investment account balances, holdings, and positions for a user.                           |
| [GetWealthNightlyRefreshStatus](./endpoints/account-linking/get-nightly-refresh-status) | GET        | Returns a list of investment connections with failed or stalled nightly refreshes and error details. |
| [Investments (Delete)](./endpoints/account-linking/investments-delete)                  | DELETE     | Deletes both investment and banking data associated with a given login.                              |
