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

# October 2024

Oct 31, 2024

### Flinks API

* We've added new information to the `/GetAccountsDetail` and the `/GetAccountsSummary` endpoints that makes it easier for you to verify the identity of your end-users. Both endpoints now return a `Personal` or `Business` label in the `AccountType` field. This update does not affect Client Dashboard.

* We've added an extra layer of security to the authentication process. Clients are now required to include a mandatory authorize token when they're authenticating, either in the Flinks Connect URL or using the `/Authorize` endpoint. If you are not already passing one, see Authorize Token to learn how to include this in your integration.

### Flinks Connect

* We've added an auto-fill password guide to the Login Screen.

* We've released design updates, including new screens for Flinks Upload. Watch the video below to see these new screens in action:

<div style={{padding: '177.78% 0 0 0', position: 'relative'}}>
  <iframe src="https://player.vimeo.com/video/1025163804?h=d3eceee01a&badge=0&autopause=0&player_id=0&app_id=58479" frameBorder="0" allow="autoplay; fullscreen; picture-in-picture; clipboard-write" style={{position: 'absolute', top: 0, left: 0, width: '100%', height: '100%'}} title="New Upload Screen" />
</div>
