Encryption in transit and at rest
Brokerage data moves over encrypted channels and is encrypted at rest. Sessions are authenticated before account-scoped reads or trading.
Security
Encryption, authenticated sessions, and the authorization flow each institution actually supports — including the few that only offer username-and-password APIs.
Brokerage data moves over encrypted channels and is encrypted at rest. Sessions are authenticated before account-scoped reads or trading.
Users complete the flow each brokerage actually supports — OAuth, API keys, tokens, Flex Tokens, or a broker-hosted session — inside your branded Connect portal.
Connect is the place users authenticate. Your application receives Finatic session context, not a pile of per-broker login forms to maintain.
Production volume, support, and additional commercial or security requirements are designed with your organization.
Most institutions connect through OAuth, API keys, tokens, or a broker-hosted authorization flow. Finatic does not ask your product to collect those secrets.
A small number of brokers only expose username-and-password APIs. For those connections, credentials are encrypted at rest and used only to establish and maintain the session. That exception is documented on the institution’s integration page.